diff options
Diffstat (limited to 'data/dpkg/make.sh')
-rw-r--r-- | data/dpkg/make.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/data/dpkg/make.sh b/data/dpkg/make.sh index 9b4d86a95..1626f8178 100644 --- a/data/dpkg/make.sh +++ b/data/dpkg/make.sh @@ -1,6 +1,4 @@ -pkg:extract -cd * -pkg:patch +pkg:setup 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 |