Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/database
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9475

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


Index: sqlite.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/database/sqlite.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sqlite.info 16 Aug 2004 02:02:56 -0000      1.2
+++ sqlite.info 7 Jan 2005 03:21:29 -0000       1.3
@@ -33,7 +33,7 @@
 # Patch Phase:
 PatchScript: <<
 sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
-head -10 src/%n.h.in > LICENSE 
+head -n 10 src/%n.h.in > LICENSE 
 perl -pi.bak -e "s/-flat_namespace -undefined suppress//g" configure
 <<
 



-------------------------------------------------------
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