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: 09-Jan-2004 17:19:43
Branch: HEAD Handle: 2004010916194300
Modified files:
openpkg-src/php php.spec
Log:
adopted file path changes introduced by freetype-20031107
Summary:
Revision Changes Path
1.69 +4 -0 openpkg-src/php/php.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/php/php.spec
============================================================================
$ cvs diff -u -r1.68 -r1.69 php.spec
--- openpkg-src/php/php.spec 9 Jan 2004 14:11:36 -0000 1.68
+++ openpkg-src/php/php.spec 9 Jan 2004 16:19:43 -0000 1.69
@@ -206,6 +206,10 @@
%prep
%setup -q
+ %{l_shtool} subst \
+ -e 's;\(/include\)/freetype2;\1;' \
+ configure \
+ ext/gd/config.m4
%build
# configure package
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]