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

Modified Files:
        perlqt-pm.info 
Log Message:
illegal to duplicate NAME for update-alternatives; but also need to use mansect 
extension for manpage files, so use that as their NAME. Not sure why not 
--slave'ed, but whatever


Index: perlqt-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/perlqt-pm.info,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- perlqt-pm.info      9 Aug 2010 22:16:46 -0000       1.22
+++ perlqt-pm.info      9 Aug 2010 22:33:40 -0000       1.23
@@ -1,7 +1,7 @@
 Info2: <<
 Package: perlqt-pm%type_pkg[perl]
 Version: 3.009
-Revision: 1032
+Revision: 1033
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6
 Description: Qt language bindings for Perl
@@ -132,7 +132,7 @@
                update-alternatives --install %p/bin/$file $file 
%p/bin/$file-%type_raw[perl] %type_pkg[perl]
        done
        for file in puic; do
-               update-alternatives --install %p/share/man/man1/$file $file 
%p/share/man/man1/$file-%type_raw[perl] %type_pkg[perl]
+               update-alternatives --install %p/share/man/man1/$file.1 $file.1 
%p/share/man/man1/$file.1-%type_raw[perl] %type_pkg[perl]
        done
 <<
 PostRmScript: <<
@@ -140,7 +140,7 @@
                update-alternatives --remove $file %p/bin/$file-%type_raw[perl]
        done
        for file in puic; do
-               update-alternatives --remove $file 
%p/share/man/man1/$file-%type_raw[perl]
+               update-alternatives --remove $file.1 
%p/share/man/man1/$file.1-%type_raw[perl]
        done
 <<
 


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to