Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv2228/10.3/unstable/main/finkinfo/x11

Modified Files:
        msttcorefonts.info 
Log Message:
Appease validator; replace antique versions in stable

Index: msttcorefonts.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/msttcorefonts.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- msttcorefonts.info  29 Jan 2006 08:33:10 -0000      1.5
+++ msttcorefonts.info  10 Feb 2007 17:57:20 -0000      1.6
@@ -1,6 +1,6 @@
 Package: msttcorefonts
 Version: 1.2
-Revision: 22
+Revision: 23
 Depends: xfontpath
 BuildDepends: cabextract, x11, xfontpath
 NoSourceDirectory: true
@@ -27,13 +27,13 @@
 Source11: mirror:sourceforge:corefonts/webdin32.exe
 Source11-MD5: 230a1d13a365b22815f502eb24d9149b
 CompileScript: <<
-#!/bin/sh -e
+#!/bin/sh -ev
        for file in *.exe; do
                %p/bin/cabextract -L $file
        done
 <<
 InstallScript: <<
-#!/bin/sh -e
+#!/bin/sh -ev
        install -d -m 755 %d`%p/bin/xfontpath basedir`/msttf
        install -c -m 644 *.ttf %d`%p/bin/xfontpath basedir`/msttf/
        pushd %d`%p/bin/xfontpath basedir`/msttf
@@ -42,13 +42,11 @@
        popd
 <<
 PostInstScript: <<
-#!/bin/sh
        if test -x %p/bin/xfontpath; then
                %p/bin/xfontpath --silent install msttf
        fi
 <<
 PostRmScript: <<
-#!/bin/sh
        if test -x %p/bin/xfontpath; then
                %p/bin/xfontpath --silent remove msttf
        fi


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to