Changeset 284 for trunk/data/dpkg/make.sh
- Timestamp:
- 05/13/08 06:37:06 (8 months ago)
- Files:
-
- 1 modified
-
trunk/data/dpkg/make.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/dpkg/make.sh
r218 r284 2 2 autoconf 3 3 cp -a getopt/obstack.[ch] lib 4 pkg:configure --with-admindir=/var/lib/dpkg --without-start-stop-daemon -- without-dselect --disable-nls --sysconfdir=/etc --disable-linker-optimisations4 pkg:configure --with-admindir=/var/lib/dpkg --without-start-stop-daemon --disable-nls --sysconfdir=/etc --disable-linker-optimisations dpkg_cv_va_copy=yes 5 5 make 6 6 pkg:install
