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

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


Index: ash.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/shells/ash.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ash.info    30 Nov 2004 17:55:12 -0000      1.2
+++ ash.info    7 Jan 2005 03:35:13 -0000       1.3
@@ -17,7 +17,7 @@
  mv -f %i/bin/sh %i/bin/ash
  rm -f %i/share/man/man1/sh.1
  install -d -m 755 %i/share/doc/%n
- head -34 ash.1 >%i/share/doc/%n/LICENSE
+ head -n 34 ash.1 >%i/share/doc/%n/LICENSE
 <<
 DocFiles: ChangeLog* TOUR
 Description: NetBSD /bin/sh



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