OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-Jan-2005 09:00:21
Branch: HEAD Handle: 2005011008002100
Modified files:
openpkg-src/subversion subversion.spec
Log:
disable NLS
Summary:
Revision Changes Path
1.70 +2 -1 openpkg-src/subversion/subversion.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/subversion/subversion.spec
============================================================================
$ cvs diff -u -r1.69 -r1.70 subversion.spec
--- openpkg-src/subversion/subversion.spec 1 Jan 2005 10:55:04 -0000
1.69
+++ openpkg-src/subversion/subversion.spec 10 Jan 2005 08:00:21 -0000
1.70
@@ -39,7 +39,7 @@
Group: SCM
License: Apache/BSD
Version: %{V_opkg}
-Release: 20041221
+Release: 20050110
# package options
%option with_cvs2svn no
@@ -105,6 +105,7 @@
--with-ssl \
--with-zlib \
--enable-static \
+ --disable-nls \
--disable-shared
# build package
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]