Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv24201/10.7/stable/main/finkinfo/graphics

Modified Files:
        podofo9.info 
Log Message:
Install all man pages, even those upstream forgot

Index: podofo9.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/podofo9.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- podofo9.info        15 May 2012 08:55:15 -0000      1.2
+++ podofo9.info        6 Aug 2012 00:42:21 -0000       1.3
@@ -1,6 +1,6 @@
 Package: podofo9
 Version: 0.9.1
-Revision: 3
+Revision: 4
 Source: mirror:sourceforge:podofo/podofo-%v.tar.gz
 Source-MD5: cec586ab69f92bc88d38b5d4b8eee5a0
 License: GPL
@@ -13,9 +13,12 @@
 DocFiles: dummy
 BuildDepends: fontconfig2-dev, libjpeg8, libtiff, freetype219, libpng15, cmake 
(>= 2.6.0-1), lua51-dev
 PatchScript: <<
+#!/bin/sh -ex
  perl -pi -e 's|^INCLUDE_DIRECTORIES\($|$&\n\$\{PoDoFo_SOURCE_DIR\}|' 
CMakeLists.txt
 # Virtualize explicit '/sw' in sources
   perl -pi -e 's,/sw,%p,g' cmake/modules/FindLua51.cmake
+# add forgotten man pages to the list so they get installed
+  perl -pi -e 's|INSTALL.*|$&\n  podofocolor.1\n  podofogc.1|' 
debian/man/CMakeLists.txt 
 <<
 CompileScript: <<
 #!/bin/sh -ev


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to