summaryrefslogtreecommitdiff
path: root/data/dpkg/make.sh
blob: 9b4d86a95a8bc84d01bed5cd4a67ba50948664ff (plain)
1
2
3
4
5
6
7
8
pkg:extract
cd *
pkg:patch
autoconf
cp -a getopt/obstack.[ch] lib
pkg:configure --with-admindir=/var/lib/dpkg --without-start-stop-daemon --without-dselect --disable-nls --sysconfdir=/etc --disable-linker-optimisations
make
pkg:install