OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-Jun-2007 21:28:04
Branch: HEAD Handle: 2007062220280400
Modified files:
openpkg-src/apr apr.spec
Log:
check for default last
Summary:
Revision Changes Path
1.45 +1 -1 openpkg-src/apr/apr.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apr/apr.spec
============================================================================
$ cvs diff -u -r1.44 -r1.45 apr.spec
--- openpkg-src/apr/apr.spec 22 Jun 2007 19:26:12 -0000 1.44
+++ openpkg-src/apr/apr.spec 22 Jun 2007 19:28:04 -0000 1.45
@@ -129,13 +129,13 @@
--includedir=%{l_prefix}/include/apr \
--datadir=%{l_prefix}/share/apr \
--with-apr=`pwd`/../apr-%{V_apr} \
- --with-dbm=sdbm \
%if "%{with_db}" == "yes"
--with-berkeley-db=%{l_prefix} \
%endif
%if "%{with_gdbm}" == "yes"
--with-gdbm=%{l_prefix} \
%endif
+ --with-dbm=sdbm \
--with-expat=%{l_prefix} \
%if "%{with_iconv}" == "yes"
--with-iconv=%{l_prefix} \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]