root / trunk / data / dpkg / make.sh

Revision 284, 221 bytes (checked in by saurik, 6 months ago)

Added dselect support, and fixed dependencies.

Line 
1pkg:setup
2autoconf
3cp -a getopt/obstack.[ch] lib
4pkg:configure --with-admindir=/var/lib/dpkg --without-start-stop-daemon --disable-nls --sysconfdir=/etc --disable-linker-optimisations dpkg_cv_va_copy=yes
5make
6pkg:install
Note: See TracBrowser for help on using the browser.