Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24912/main/finkinfo/devel

Modified Files:
        kde4-buildenv.info 
Log Message:
kde 4.2.2; still lots of rough edges, should be considered beta, but working 
surprisingly well

Index: kde4-buildenv.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/kde4-buildenv.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- kde4-buildenv.info  2 Apr 2009 13:23:21 -0000       1.8
+++ kde4-buildenv.info  3 Apr 2009 21:33:17 -0000       1.9
@@ -1,6 +1,6 @@
 Package: kde4-buildenv
 Version: 4.2.2
-Revision: 2
+Revision: 3
 Description: Scripts for simplifying KDE4 builds
 License: BSD
 Maintainer: Benjamin Reed <[email protected]>
@@ -17,6 +17,8 @@
 NoSourceDirectory: true
 Source: mirror:custom:%n/%n-%v-%r.sh
 Source-MD5: 674bf66831caf3e1a2a701ab7d5b3da3
+Source2: mirror:custom:%n/normalize-filenames-%v-%r.sh
+Source2-MD5: 1ed82aa98b9673ca6fc6749d3793d767
 
 CompileScript: echo "none"
 
@@ -25,6 +27,8 @@
 
        install -d -m 755 %i/sbin
        sed -e 's,@PREFIX@,%p,g' %n-%v-%r.sh > %i/sbin/%n.sh
+       cp normalize-filenames-%v-%r.sh %i/sbin/normalize-filenames.sh
+       chmod 755 %i/sbin/*.sh
 <<
 
 Homepage: http://ranger.befunk.com/fink/%n


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to