Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv30140

Modified Files:
        tk-pm.info 
Log Message:
fix #! of "widget" program


Index: tk-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/tk-pm.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- tk-pm.info  4 Jun 2010 15:48:48 -0000       1.9
+++ tk-pm.info  5 Jul 2010 11:15:06 -0000       1.10
@@ -1,7 +1,7 @@
 Info2: <<
 Package: tk-pm%type_pkg[perl]
 Version: 804.029
-Revision: 14
+Revision: 15
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: <<
   (%type_pkg[perl] = 581) 10.4,
@@ -25,6 +25,9 @@
 UpdatePOD: true
 NoPerlTests: true
 ###
+PatchScript: <<
+       perl -pi -e 's,#!/usr/bin/env perl,#!/usr/local/bin/perl -w,' 
demos/widget
+<<
 InstallScript: <<
   %{default_script}
   mv %i/share/man %i/lib/perl5/%type_raw[perl]
@@ -72,6 +75,9 @@
   -14 moved manpages out of share/ for the first time. Now no longer
   need to worry about prior -man vs. -bin conflicts since the files
   never existed in the new location in any old version.
+
+       Fix canonical #! perl interp in demos/widget so makemaker will
+       automaticlly replace with proper one
 <<
 ###
 License: Artistic


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to