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!
Code: Select all
make DESTDIR=$startdir/pkg install
Code: Select all
arch-package:
make -f makefile_arch_package