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

Modified Files:
        scanssh-1.6b-2.info 
Log Message:
use more robust version of "head" and "tail" commands


Index: scanssh-1.6b-2.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/net/scanssh-1.6b-2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- scanssh-1.6b-2.info 20 Oct 2003 22:16:33 -0000      1.1
+++ scanssh-1.6b-2.info 7 Jan 2005 03:06:07 -0000       1.2
@@ -7,7 +7,7 @@
 Patch: %f.patch
 ConfigureParams: --mandir='%p/share/man' --bindir='%p/bin/'
 InstallScript: <<
-head -28 scanssh.c > LICENSE
+head -n 28 scanssh.c > LICENSE
 mkdir -p %d%p/bin 
 mkdir -p %d%p/share/man/man1 
 make install DESTDIR=%d



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