This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: More an autopackage
On Jan 22, 2001, Michael Sweet <mike@easysw.com> wrote:
> What it doesn't do (yet) is provide a tool to automate the creation
> of the list file.
make install DESTDIR=/tmp/install
find /tmp/install/. ! -name . -print | sed 's,^/tmp/install,,'
rm -rf /tmp/install
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me