Update of /cvsroot/fink/experimental/thesin/finkinfo
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31038

Modified Files:
        libapt-pkg-pm.info 
Log Message:
No more need to hardcode compilescript, fixed man pages for the deb validates

Index: libapt-pkg-pm.info
===================================================================
RCS file: /cvsroot/fink/experimental/thesin/finkinfo/libapt-pkg-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libapt-pkg-pm.info  19 Jun 2013 03:56:05 -0000      1.1
+++ libapt-pkg-pm.info  19 Jun 2013 14:56:28 -0000      1.2
@@ -24,8 +24,15 @@
 <<
 
 CompileScript: <<
-ARCHFLAGS="" /usr/bin/arch -x86_64 perl5.12 Makefile.PL PERL="/usr/bin/arch 
-x86_64 perl5.12" PREFIX=%p INSTALLPRIVLIB=%p/lib/perl5/%type_raw[perl] 
INSTALLARCHLIB=%p/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level 
INSTALLSITELIB=%p/lib/perl5/%type_raw[perl] 
INSTALLSITEARCH=%p/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level 
INSTALLMAN1DIR=%p/share/man/man1 INSTALLMAN3DIR=%p/share/man/man3 
INSTALLSITEMAN1DIR=%p/share/man/man1 INSTALLSITEMAN3DIR=%p/share/man/man3 
INSTALLBIN=%p/bin INSTALLSITEBIN=%p/bin INSTALLSCRIPT=%p/bin
-make
+#ARCHFLAGS="" /usr/bin/arch -x86_64 perl5.12 Makefile.PL PERL="/usr/bin/arch 
-x86_64 perl5.12" PREFIX=%p INSTALLPRIVLIB=%p/lib/perl5/%type_raw[perl] 
INSTALLARCHLIB=%p/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level 
INSTALLSITELIB=%p/lib/perl5/%type_raw[perl] 
INSTALLSITEARCH=%p/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level 
INSTALLMAN1DIR=%p/share/man/man1 INSTALLMAN3DIR=%p/share/man/man3 
INSTALLSITEMAN1DIR=%p/share/man/man1 INSTALLSITEMAN3DIR=%p/share/man/man3 
INSTALLBIN=%p/bin INSTALLSITEBIN=%p/bin INSTALLSCRIPT=%p/bin
+#make
+  %{default_script} CC=g++
+<<
+
+InstallScript: <<
+  %{default_script}
+
+  /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
 
 DocFiles: MANIFEST MANIFEST.skip debian/changelog debian/copyright examples


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

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to