Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6844
Modified Files:
xml-sax-pm.info
Log Message:
correct patching for -pm5100 on powerpc
Index: xml-sax-pm.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/xml-sax-pm.info,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- xml-sax-pm.info 5 Apr 2009 23:41:59 -0000 1.21
+++ xml-sax-pm.info 14 Apr 2009 02:40:04 -0000 1.22
@@ -15,7 +15,7 @@
PatchFile-MD5: 22cb3379b03658a801301b06377acf74
PatchScript: <<
#! /bin/sh -ev
- if [ "%type_pkg[perl]" = "5100" ] ; then
+ if [ "%type_pkg[perl]" = "5100" ] && [ "%m" != "powerpc" ] ; then
sed -e 's|/usr/bin/env|/usr/bin/arch -%m|g' -e 's|@PREFIX@|%p|g' -e
's|@PERL_RAW@|%type_raw[perl]|g' < %{PatchFile} | patch -p1
else
sed -e 's|@PREFIX@|%p|g' -e 's|@PERL_RAW@|%type_raw[perl]|g' < %{PatchFile}
| patch -p1
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs