Update of /cvsroot/fink/experimental/dmacks/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20459

Modified Files:
        rrd-pm.info 
Log Message:
Switch to default type:perl installscript, and fix manpage locations


Index: rrd-pm.info
===================================================================
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/rrd-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- rrd-pm.info 11 Jun 2010 11:35:49 -0000      1.1
+++ rrd-pm.info 11 Jun 2010 12:04:26 -0000      1.2
@@ -1,7 +1,7 @@
 Info4: <<
 Package: rrd-pm%type_pkg[perl]
 Version: 1.3.8
-Revision: 1
+Revision: 2
 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: RRDTool Perl bindings module
@@ -58,6 +58,7 @@
                make
                make test
        popd
+
        pushd bindings/perl-shared
                perl%type_raw[perl] Makefile.PL $PERLMAKEARGS
                make INC="-I%p/include -I../../src" OTHERLDFLAGS="-L%p/lib 
-lrrd"
@@ -69,17 +70,15 @@
 InstallScript: <<
 #!/bin/sh -ex
 
-       eval "`perl$perlversion -V:archname`"
-
-       export PERLMAKEARGS="PREFIX=%i 
INSTALLPRIVLIB=%i/lib/perl5/%type_raw[perl] 
INSTALLARCHLIB=%i/lib/perl5/%type_raw[perl]/$archname 
INSTALLSITELIB=%i/lib/perl5/%type_raw[perl] 
INSTALLSITEARCH=%i/lib/perl5/%type_raw[perl]/$archname 
INSTALLMAN1DIR=%i/lib/perl5/%type_raw[perl] 
INSTALLMAN3DIR=%i/lib/perl5/%type_raw[perl] 
INSTALLSITEMAN1DIR=%i/lib/perl5/%type_raw[perl] 
INSTALLSITEMAN3DIR=%i/lib/perl5/%type_raw[perl] INSTALLBIN=%i/bin 
INSTALLSITEBIN=%i/bin INSTALLSCRIPT=%i/bin"
-
        pushd bindings/perl-piped
-               make -j1 install $PERLMAKEARGS
+               %{default_script}
        popd
 
        pushd bindings/perl-shared
-               make -j1 install $PERLMAKEARGS
+               %{default_script}
        popd
+
+       mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
 NoPerlTests: true
 DocFiles: bindings/perl-piped/README:README.piped 
bindings/perl-shared/README:README.shared


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to