From 781b57de9cca90df1b2681d54c4a35be06e19a94 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Mon, 22 Aug 2016 22:52:16 +0000 Subject: Upgrade to dpkg 1.18.10. git-svn-id: http://svn.telesphoreo.org/trunk@819 514c082c-b64e-11dc-b46d-3d985efe055d --- data/dpkg/make.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data/dpkg/make.sh') 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 -- cgit v1.2.3