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: 09-Oct-2006 10:22:08
Branch: HEAD Handle: 2006100909220700
Modified files:
openpkg-src/libedit libedit.spec
Log:
apply the usual Solaris Autoconf bandage
Summary:
Revision Changes Path
1.27 +2 -1 openpkg-src/libedit/libedit.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libedit/libedit.spec
============================================================================
$ cvs diff -u -r1.26 -r1.27 libedit.spec
--- openpkg-src/libedit/libedit.spec 30 Aug 2006 07:46:36 -0000 1.26
+++ openpkg-src/libedit/libedit.spec 9 Oct 2006 08:22:07 -0000 1.27
@@ -37,7 +37,7 @@
Group: Terminal
License: BSD
Version: %{V_main}.%{V_snap}
-Release: 20060830
+Release: 20061009
# list of sources
Source0:
http://www.thrysoee.dk/editline/libedit-%{V_snap}-%{V_main}.tar.gz
@@ -72,6 +72,7 @@
%build
CC="%{l_cc}" \
CFLAGS="%{l_cflags -O}" \
+ GREP="grep" \
./configure \
--prefix=%{l_prefix} \
--datarootdir=%{l_prefix} \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]