adjustments to Makefile...
Posted: Fri Jul 15, 2005 8:19 pm
Hi Lutz, guys,
I'm trying to make a newlisp package for Arch Linux. So far, I've
been unsuccessful. the "build" section of the script that generates
the package has this line in it:
So, how much trouble would it be to make the makefile support
"DESTDIR?"
Thanks!
I'm trying to make a newlisp package for Arch Linux. So far, I've
been unsuccessful. the "build" section of the script that generates
the package has this line in it:
Code: Select all
make DESTDIR=$startdir/pkg install
"DESTDIR?"
Thanks!