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

Modified Files:
        vroot-h.info xkeycaps-2.46-1.info xlockmore-5.05-1.info 
Log Message:
use more robust version of "head" and "tail" commands


Index: xlockmore-5.05-1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/xlockmore-5.05-1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xlockmore-5.05-1.info       12 Jun 2004 21:13:56 -0000      1.1
+++ xlockmore-5.05-1.info       7 Jan 2005 03:41:42 -0000       1.2
@@ -6,7 +6,7 @@
 Depends: x11,app-defaults
 Source: mirror:custom:xlockmore-%v.tar.bz2
 Source-MD5: 7fa5d477d0abf6abe6819ece0e7ea01f
-PatchScript: head -25 xlock/xlock.c > License
+PatchScript: head -n 25 xlock/xlock.c > License
 DocFiles: License README docs/3d.howto docs/HACKERS.GUIDE docs/Revisions 
docs/TODO docs/cell_automata docs/xlock.hlp docs/xlock.html
 UpdateConfigGuess: true
 ConfigureParams: --mandir=%i/share/man 
--enable-appdefaultdir=%i/etc/app-defaults

Index: xkeycaps-2.46-1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/xkeycaps-2.46-1.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- xkeycaps-2.46-1.info        10 Oct 2004 19:34:45 -0000      1.3
+++ xkeycaps-2.46-1.info        7 Jan 2005 03:41:42 -0000       1.4
@@ -16,7 +16,7 @@
  ln -s /usr/bin/gcc3 PATHDIR/cc
  (export PATH=PATHDIR:$PATH; xmkmf)
  make
- head -12 xkeycaps.c > License
+ head -n 12 xkeycaps.c > License
 <<
 InstallScript: <<
  mkdir -p %i/bin

Index: vroot-h.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/vroot-h.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- vroot-h.info        20 Apr 2004 00:05:24 -0000      1.1
+++ vroot-h.info        7 Jan 2005 03:41:42 -0000       1.2
@@ -33,7 +33,7 @@
 NoSourceDirectory: true
 Patch: %n.patch
 PatchScript: <<
-  head -25 vroot.h > Copyright
+  head -n 25 vroot.h > Copyright
   sed -ne '26,55p' vroot.h > README
   echo "Changes by jwz (Jamie Zawinski <www.jwz.org>) as noted" >> README
   ( echo "Set a BuildDepends on vroot-h." ; echo "Include the header file as 
<vroot.h> or <X11/vroot.h> and pass" ; echo "-I%p/include/vroot to your 
compiler." ) > README.Fink



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