Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv14057/unstable/main/finkinfo/x11

Modified Files:
        gimp-freefonts.info 
Log Message:
val-fix


Index: gimp-freefonts.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/gimp-freefonts.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gimp-freefonts.info 24 Jan 2006 23:36:02 -0000      1.1
+++ gimp-freefonts.info 18 Aug 2008 02:36:59 -0000      1.2
@@ -1,6 +1,6 @@
 Package: gimp-freefonts
 Version: 0.10
-Revision: 2
+Revision: 3
 Depends: xfontpath
 Source: mirror:gimp:gimp/fonts/freefonts-%v.tar.gz
 Source-MD5: a547b5b861d6eb138394bb83748d4eee
@@ -8,13 +8,12 @@
 CompileScript: <<
 <<
 InstallScript: <<
-#!/bin/sh -e
+#!/bin/sh -ev
        # hot stinkin' DAMN this is ugly
        install -d -m 755 %d`%p/bin/xfontpath basedir`/freefont
        install -c -m 644 * %d`%p/bin/xfontpath basedir`/freefont
 <<
 PostInstScript: <<
-#!/bin/sh
        if test -x %p/bin/xfontpath; then
                %p/bin/xfontpath --silent install freefont
        fi
@@ -27,7 +26,6 @@
        echo "in some applications."
 <<
 PostRmScript: <<
-#!/bin/sh
        if test -x %p/bin/xfontpath; then
                %p/bin/xfontpath --silent remove freefont
        fi


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to