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

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


Index: cvs2cl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/cvs2cl.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cvs2cl.info 17 Dec 2004 06:05:00 -0000      1.1
+++ cvs2cl.info 7 Jan 2005 02:38:30 -0000       1.2
@@ -6,7 +6,7 @@
 Source-MD5: 20009a20ebd9df6a0cdd03b84704695c
 SourceRename: %n-%v.pl
 NoSourceDirectory: true
-PatchScript: tail +3151 %n-%v.pl | head -19 > LISENCE
+PatchScript: tail -n +3151 %n-%v.pl | head -n 19 > LISENCE
 CompileScript: <<
  pod2man \
   --section=1 \



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