Changeset 284 for trunk/data/dpkg
- Timestamp:
- 05/13/08 06:37:06 (8 months ago)
- Location:
- trunk/data/dpkg
- Files:
-
- 7 added
- 1 modified
-
make.sh (modified) (1 diff)
-
_metadata/bash.dep (added)
-
_metadata/bzip2.dep (added)
-
_metadata/coreutils.dep (added)
-
_metadata/diffutils.dep (added)
-
_metadata/findutils.dep (added)
-
_metadata/gzip.dep (added)
-
_metadata/ncurses.dep (added)
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
