Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12479

Modified Files:
        itstool.info 
Log Message:
fix python interp and pymod deps

Index: itstool.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/itstool.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- itstool.info        9 Jul 2013 07:31:28 -0000       1.1
+++ itstool.info        9 Jul 2013 07:38:12 -0000       1.2
@@ -1,8 +1,19 @@
 Package: itstool
 Version: 1.2.0
-Revision: 1
+Revision: 2
 Source: http://files.itstool.org/%n/%n-%v.tar.bz2
 Source-MD5: c0925f6869e33af8e7fe56848c129152
+Depends: <<
+       libxml2-py27,
+       python27
+<<
+CompileScript: <<
+       %{default_script}
+
+       # configure && make doesn't seem to set interp path; and needs
+       # noncore pymods, so must use fink's python
+       perl -pi -e 's,/usr/bin/python,%p/bin/python2.7,' itstool
+<<
 InstallScript: <<
        make install DESTDIR=%d
 <<


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to