OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Kolab Konsortium via Gunnar
Wro$
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Oct-2007 19:38:15
Branch: HEAD Handle: 2007101118381500
Modified files:
openpkg-src/gd gd.spec
Log:
Run libtoolize if you rebuild the configure system. See
http://article.gmane.org/gmane.linux.gentoo.devel/23449. This allows
to build gd on a recent gentoo system.
Summary:
Revision Changes Path
1.96 +2 -1 openpkg-src/gd/gd.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gd/gd.spec
============================================================================
$ cvs diff -u -r1.95 -r1.96 gd.spec
--- openpkg-src/gd/gd.spec 21 Jun 2007 22:11:35 -0000 1.95
+++ openpkg-src/gd/gd.spec 11 Oct 2007 17:38:15 -0000 1.96
@@ -33,7 +33,7 @@
Group: Graphics
License: GPL
Version: 2.0.35
-Release: 20070622
+Release: 20071011
# package options
%option with_xpm no
@@ -125,6 +125,7 @@
%endif
--disable-shared
%{l_shtool} subst -e 's;-LNONE;;' Makefile
+ libtoolize --copy --force
%{l_make} %{l_mflags}
%{l_shtool} subst -e 's;/usr/bin/perl;%{l_prefix}/bin/perl;' bdftogd
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]