Changeset 450 for trunk/data/berkeleydb
- Timestamp:
- 08/22/08 09:13:56 (3 months ago)
- Location:
- trunk/data/berkeleydb
- Files:
-
- 1 added
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/berkeleydb/make.sh
r218 r450 1 1 pkg:setup 2 cd build_unix 3 PKG_CONF=../dist/configure pkg:configure 2 cd dist 3 ./s_config 4 cd ../build_unix 5 PKG_CONF=../dist/configure pkg:configure --with-mutex=Darwin/_spin_lock_try 4 6 make 5 7 pkg:install
