On Fri, 8 Feb 2002, Charles Steinkuehler wrote:

> > Surely, all of you experienced LRP'ers have tackled this one!
> >
> > OK, I build a new application on a slink development box.  Once I do
> > `make install', how do I know an exhaustive list of *ALL* files to turn
> > into the LRP file?
>
> There's probably an easier way, but I usually find myself crawling through
> the makefile, and the saved output of "make install".  I've also found
> package file lists for mainstream releases (ie rpm & deb version) of
> whatever I'm dealing with useful in this regard...
>
> Charles Steinkuehler
> http://lrp.steinkuehler.net
> http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)
>

You can also set the product root to a specific directory (e.g.
/usr/local/foobar). Even if that's not the way you want to do the final
package, you can still probably get away with something like ls
/usr/local/foobar > package.list

-- 
Jack Coates
Monkeynoodle: A Scientific Venture...


_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to