OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 05-Jul-2007 16:03:48
Branch: HEAD Handle: 2007070515034700
Modified files:
openpkg-src/subversion subversion.spec
Log:
remove redundant '--enable-static'
Summary:
Revision Changes Path
1.129 +1 -2 openpkg-src/subversion/subversion.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/subversion/subversion.spec
============================================================================
$ cvs diff -u -r1.128 -r1.129 subversion.spec
--- openpkg-src/subversion/subversion.spec 22 Jun 2007 19:09:07 -0000
1.128
+++ openpkg-src/subversion/subversion.spec 5 Jul 2007 14:03:47 -0000
1.129
@@ -41,7 +41,7 @@
Group: SCM
License: Apache/BSD
Version: %{V_opkg}
-Release: 20070622
+Release: 20070705
# package options
%option with_cvs2svn no
@@ -168,7 +168,6 @@
--with-zlib \
--without-gssapi \
--with-libxml2 \
- --enable-static \
%if "%{with_apache}" == "yes"
--with-apxs \
--disable-mod-activation \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]