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: 03-Oct-2006 19:58:58
Branch: HEAD Handle: 2006100318585800
Modified files:
openpkg-src/db db.spec
Log:
apply the usual Solaris workaround
Summary:
Revision Changes Path
1.70 +2 -1 openpkg-src/db/db.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/db/db.spec
============================================================================
$ cvs diff -u -r1.69 -r1.70 db.spec
--- openpkg-src/db/db.spec 29 Sep 2006 07:18:32 -0000 1.69
+++ openpkg-src/db/db.spec 3 Oct 2006 17:58:58 -0000 1.70
@@ -37,7 +37,7 @@
Group: Database
License: BSD
Version: %{V_version}.%{V_revision}
-Release: 20060929
+Release: 20061003
# package options
%option with_compat no
@@ -98,6 +98,7 @@
CXX="%{l_cxx}" \
CXXFLAGS="%{l_cxxflags -O}" \
%endif
+ GREP="grep" \
../dist/configure \
--prefix=%{l_prefix} \
%if "%{with_compat}" == "yes"
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]