summaryrefslogtreecommitdiff
path: root/data/dpkg/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-05-13 06:37:06 +0000
committerJay Freeman <saurik@saurik.com>2008-05-13 06:37:06 +0000
commit7bb42d2eda1e9e0b6a646ba0d18e7b5a2ba9b140 (patch)
tree2aeb26652f6abefb2377d2599d06a4cadc3f5a44 /data/dpkg/make.sh
parentb43155554c2654a64d73bd7eba4a98300413742c (diff)
Added dselect support, and fixed dependencies.
git-svn-id: http://svn.telesphoreo.org/trunk@284 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/dpkg/make.sh')
-rw-r--r--data/dpkg/make.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/dpkg/make.sh b/data/dpkg/make.sh
index 1626f8178..3e834b2f7 100644
--- a/data/dpkg/make.sh
+++ b/data/dpkg/make.sh
@@ -1,6 +1,6 @@
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
+pkg:configure --with-admindir=/var/lib/dpkg --without-start-stop-daemon --disable-nls --sysconfdir=/etc --disable-linker-optimisations dpkg_cv_va_copy=yes
make
pkg:install