OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 03-Jul-2004 23:16:08
Branch: HEAD Handle: 2004070322160700
Modified files:
openpkg-src/fsl fsl.spec
Log:
apply repair procedure for configure script C++ preprocessor test also
for embedded sublibraries
Summary:
Revision Changes Path
1.70 +2 -2 openpkg-src/fsl/fsl.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/fsl/fsl.spec
============================================================================
$ cvs diff -u -r1.69 -r1.70 fsl.spec
--- openpkg-src/fsl/fsl.spec 5 Jun 2004 14:52:58 -0000 1.69
+++ openpkg-src/fsl/fsl.spec 3 Jul 2004 21:16:07 -0000 1.70
@@ -34,7 +34,7 @@
Group: System
License: MIT-style
Version: 1.5.0
-Release: 20040605
+Release: 20040703
# package options
%option with_fsl_debuglogcode no
@@ -74,7 +74,7 @@
%setup -q
%{l_shtool} subst \
-e '/LINENO: error: C\+\+ preprocessor/{N;N;N;N;s/.*/:/;}' \
- configure
+ configure lib_*/configure
%patch -p0
%build
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]