Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2531

Modified Files:
        db42-java.info 
Log Message:
use more robust version of "head" and "tail" commands


Index: db42-java.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/db42-java.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- db42-java.info      25 Feb 2004 13:52:57 -0000      1.2
+++ db42-java.info      7 Jan 2005 02:48:22 -0000       1.3
@@ -14,7 +14,7 @@
 GCC: 3.3
 CompileScript: <<
 #! /bin/sh -ex
-JAVA14=`ls -d /System/Library/Frameworks/JavaVM.framework/Versions/1.4.*/ | 
tail -1`
+JAVA14=`ls -d /System/Library/Frameworks/JavaVM.framework/Versions/1.4.*/ | 
tail -n 1`
 cd build_unix;
 F77=no ../dist/configure %c JAVAC=$JAVA14/Commands/javac 
JAR=$JAVA14/Commands/jar
 VERSIONS="-avoid-version  -XCClinker -current_version -XCClinker 4.2.52 
-XCClinker -compatibility_version -XCClinker 4.2 -no-undefined"



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to