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: 14-Oct-2005 16:10:30
Branch: OPENPKG_2_5_SOLID Handle: 2005101415103000
Modified files: (Branch: OPENPKG_2_5_SOLID)
openpkg-src/imlib imlib.spec
Log:
MFC: apply the usual CPP hack
Summary:
Revision Changes Path
1.35.4.2 +3 -0 openpkg-src/imlib/imlib.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/imlib/imlib.spec
============================================================================
$ cvs diff -u -r1.35.4.1 -r1.35.4.2 imlib.spec
--- openpkg-src/imlib/imlib.spec 11 Oct 2005 12:50:19 -0000 1.35.4.1
+++ openpkg-src/imlib/imlib.spec 14 Oct 2005 14:10:30 -0000 1.35.4.2
@@ -64,6 +64,9 @@
%prep
%setup -q
+ %{l_shtool} subst \
+ -e '/LINENO: error: C[+]* preprocessor/{N;N;N;N;s/.*/:/;}' \
+ configure
%build
CC="%{l_cc}" \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]