summaryrefslogtreecommitdiff
path: root/data/dpkg/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'data/dpkg/make.sh')
-rw-r--r--data/dpkg/make.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/dpkg/make.sh b/data/dpkg/make.sh
index 9e82f91f0..074b599f4 100644
--- a/data/dpkg/make.sh
+++ b/data/dpkg/make.sh
@@ -1,7 +1,7 @@
pkg:setup
-autoconf
-cp -a libcompat/obstack.[ch] lib
-pkg:configure --with-admindir=/var/lib/dpkg --without-start-stop-daemon --disable-nls --sysconfdir=/etc --disable-linker-optimisations dpkg_cv_va_copy=yes
+#autoconf
+#cp -a libcompat/obstack.[ch] lib
+pkg:configure --with-admindir=/var/lib/dpkg --disable-start-stop-daemon --disable-nls --sysconfdir=/etc --disable-linker-optimisations dpkg_cv_va_copy=yes --enable-static=yes --enable-shared=no --with-dpkg-deb-compressor=gzip
pkg:make
pkg:install
pkg: rm -rf /usr/share/perl5