mkepmlist(1) Easy Software Products mkepmlist(1) NNAAMMEE mkepmlist - make an epm list file from a directory. SSYYNNOOPPSSIISS mmkkeeppmmlliisstt [ -g _g_r_o_u_p ] [ -u _u_s_e_r ] [ --prefix _d_i_r_e_c_t_o_r_y ] _d_i_r_e_c_t_o_r_y [ ... _d_i_r_e_c_t_o_r_y ] DDEESSCCRRIIPPTTIIOONN mmkkeeppmmlliisstt recursively generates file list entries for files, links, and directories. The file list is send to the standard output. The _-_g option overrides the group ownership of the files in the speci- fied directories with the specified group name. The _-_u option overrides the user ownership of the files in the speci- fied directories with the specified user name. The _-_-_p_r_e_f_i_x option adds the specified directory to the destination path. For example, if you installed files to "/opt/foo" and wanted to build a distribution that installed the files in "/usr/local", the fol- lowing command would generate a file list that is installed in "/usr/local": mkepmlist --prefix=/usr/local /opt/foo >foo.list SSEEEE AALLSSOO epm(1) - create software packages epminstall(1) - add a directory, file, or symlink to a list file epm.list(5) - epm list file format CCOOPPYYRRIIGGHHTT Copyright 1999-2003 by Easy Software Products, All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. 20 June 2001 ESP Package Manager mkepmlist(1)