RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Ralf S. Engelschall
Root: /v/rpm/cvs Email: [EMAIL PROTECTED]
Module: rpm Date: 26-Jul-2007 09:41:40
Branch: HEAD Handle: 2007072608414000
Modified files:
rpm devtool.conf
Log:
although 'standalone' builds an external BDB, nevertheless enable the
integration to have all --with-db-xxx options at hand there
Summary:
Revision Changes Path
2.80 +1 -0 rpm/devtool.conf
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/devtool.conf
============================================================================
$ cvs diff -u -r2.79 -r2.80 devtool.conf
--- rpm/devtool.conf 26 Jul 2007 07:39:25 -0000 2.79
+++ rpm/devtool.conf 26 Jul 2007 07:41:40 -0000 2.80
@@ -780,6 +780,7 @@
--with-db="$base3rd/bin/$platform/db-${v_db}/build_unix" \
--without-db-rpc \
--without-db-largefile \
+ --with-db-tools-integrated \
--with-db-mutex="UNIX/fcntl" \
--without-pthreads \
--without-libelf \
@@ .
______________________________________________________________________
RPM Package Manager http://rpm5.org
CVS Sources Repository [email protected]