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

Modified Files:
        emacs-w3-4.0.47-13.info python-mode.info semantic.info 
Log Message:
use more robust version of "head" and "tail" commands


Index: python-mode.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/python-mode.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- python-mode.info    14 Dec 2003 23:43:10 -0000      1.1
+++ python-mode.info    7 Jan 2005 03:24:22 -0000       1.2
@@ -10,7 +10,7 @@
 Source-MD5: 88a419b74ff22d9210cf58101ed104e6
 PatchScript: <<
  sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
- head -18 python-mode.el >LICENSE
+ head -n 18 python-mode.el >LICENSE
 <<
 CompileScript: echo "No compile needed."
 InstallScript: <<

Index: emacs-w3-4.0.47-13.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/emacs-w3-4.0.47-13.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- emacs-w3-4.0.47-13.info     12 Jun 2004 21:13:53 -0000      1.1
+++ emacs-w3-4.0.47-13.info     7 Jan 2005 03:24:22 -0000       1.2
@@ -13,7 +13,7 @@
 CompileScript:<<
  ./configure %c
   make
-  head -28 lisp/w3.el > LICENSE
+  head -n 28 lisp/w3.el > LICENSE
 <<
 Depends: emacs20-nox (>= 20.7-16) | emacs20 (>= 20.7-16) | emacs21-nox (>= 
21.3-11) | emacs21 (>= 21.3-11) | emacs21-xaw3d (>= 21.3-11)
 DocFiles:LICENSE README INSTALL

Index: semantic.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/semantic.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- semantic.info       23 Jun 2004 16:29:21 -0000      1.2
+++ semantic.info       7 Jan 2005 03:24:22 -0000       1.3
@@ -10,7 +10,7 @@
 Source-MD5: 9b3780695154dc66e1ecbdc40c0541a0
 PatchScript: <<
  sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
- head -27 %n.el >LICENSE 
+ head -n 27 %n.el >LICENSE 
 <<
 CompileScript: makeinfo %n.texi
 InstallScript:<<



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