Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26034

Modified Files:
        pod-parser-pm.info 
Log Message:
files in bin conflicted with perl5100.

Index: pod-parser-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/pod-parser-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pod-parser-pm.info  22 Feb 2009 16:31:36 -0000      1.1
+++ pod-parser-pm.info  8 Mar 2009 21:55:55 -0000       1.2
@@ -1,6 +1,6 @@
 Package: pod-parser-pm
 Version: 1.38
-Revision: 1
+Revision: 2
 License: Artistic
 Description: Parse and select sections from POD
 Maintainer: Daniel Johnson <[email protected]>
@@ -12,4 +12,14 @@
 Type: perl
 UpdatePOD: true
 
+InstallScript: <<
+       %{default_script}
+       mv %i/bin/pod2usage %i/bin/pod2usage-%v
+       mv %i/bin/podchecker %i/bin/podchecker-%v
+       mv %i/bin/podselect %i/bin/podselect-%v
+       mv %i/share/man/man1/pod2usage.1 %i/share/man/man1/pod2usage-%v.1
+       mv %i/share/man/man1/podchecker.1 %i/share/man/man1/podchecker-%v.1
+       mv %i/share/man/man1/podselect.1 %i/share/man/man1/podselect-%v.1
+<<
+
 DocFiles: CHANGES README


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to