> Actually I like .lrp as well, though my complaint
> with it is different. I find it difficult to extract files
> from a .lrp without potentially overwriting important system
> binaries on the development box.
> What'd be *much* nicer is if package.lrp expanded
> to /tmp/package, and then /tmp/package/package.list would be
> queried to find out where to put everything.

This is why LRP tgz files do not have absolute filenames (take a look at the
output of tar -t package.lrp).  Since the filenames are missing the leading
/ to make them absolute, just untar them somewhere OTHER than your root
directory, (like /tmp), and you'll have no worries about overwriting
important system files.

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)



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

Reply via email to