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

Modified Files:
        ispell.info altpdftex-2.14-1.info dvibook-1-1.info 
        pdfscreen-1.5-6.info pdfslide-0.50-4.info 
        tex4ht-20030412-10.info xdvi-system-tetex-22.78-1.info 
        xdvi.info 
Log Message:
use more robust version of "head" and "tail" commands


Index: dvibook-1-1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/dvibook-1-1.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dvibook-1-1.info    10 Oct 2004 19:24:22 -0000      1.3
+++ dvibook-1-1.info    7 Jan 2005 03:19:04 -0000       1.4
@@ -16,9 +16,9 @@
 Source-MD5: 5990b2777898269612baeea3ba3adea7
 Patch: %f.patch
 PatchScript: <<
- head -6 Dvibook/dvibook.c > license
- head -58 libtex/dvi_draw.c > license.dvi_draw
- head -32 libtex/dvistuff.c > license.dvistuff
+ head -n 6 Dvibook/dvibook.c > license
+ head -n 58 libtex/dvi_draw.c > license.dvi_draw
+ head -n 32 libtex/dvistuff.c > license.dvistuff
 <<
 CompileScript: <<
  xmkmf -a

Index: altpdftex-2.14-1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/altpdftex-2.14-1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- altpdftex-2.14-1.info       28 Nov 2003 13:28:17 -0000      1.2
+++ altpdftex-2.14-1.info       7 Jan 2005 03:19:04 -0000       1.3
@@ -6,7 +6,7 @@
 Conflicts: system-tetex
 Replaces: tetex-macosx
 PatchScript: <<
- head -24 altpdftex > LICENSE
+ head -n 24 altpdftex > LICENSE
  mv altpdftex altpdftex.orig
  sed "s|/usr/local/bin|%p/bin|g" < altpdftex.orig | sed 
"s|gerben.Exp|\(modified\ by [EMAIL PROTECTED] for use in the Fink project)|" > 
altpdftex
 <<

Index: tex4ht-20030412-10.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/tex4ht-20030412-10.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- tex4ht-20030412-10.info     16 Aug 2004 02:14:48 -0000      1.3
+++ tex4ht-20030412-10.info     7 Jan 2005 03:19:05 -0000       1.4
@@ -19,7 +19,7 @@
 CompileScript:<<
 (cd temp; cc -O2 -o tex4ht tex4ht.c -DHAVE_DIRENT_H 
-DENVFILE='"%p/share/%n/tex4ht.env"' ) 
 (cd temp; cc -O2 -o t4ht t4ht.c -DENVFILE='"%p/share/%n/tex4ht.env"' ) 
-head -20 temp/t4ht.c > LICENSE
+head -n 20 temp/t4ht.c > LICENSE
 mv lppl-1.2.txt lppl.txt
 <<
 InstallScript:<<

Index: pdfslide-0.50-4.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/pdfslide-0.50-4.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- pdfslide-0.50-4.info        12 Mar 2004 15:50:47 -0000      1.4
+++ pdfslide-0.50-4.info        7 Jan 2005 03:19:05 -0000       1.5
@@ -23,7 +23,7 @@
 InstallScript: <<
  mkdir -p %i/share/doc/%n
  mv ../lppl-1.2.txt %i/share/doc/%n/lppl.txt
- head -18 pdfslide.sty > %i/share/doc/%n/license.info
+ head -n 18 pdfslide.sty > %i/share/doc/%n/license.info
  mkdir -p %i/etc/texmf.local/tex/latex
  cd ..; mv %n %i/etc/texmf.local/tex/latex
 <<

Index: pdfscreen-1.5-6.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/pdfscreen-1.5-6.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pdfscreen-1.5-6.info        12 Mar 2004 15:50:47 -0000      1.3
+++ pdfscreen-1.5-6.info        7 Jan 2005 03:19:04 -0000       1.4
@@ -23,7 +23,7 @@
 InstallScript: <<
  mkdir -p %i/share/doc/%n
  mv ../lppl-1.2.txt %i/share/doc/%n/lppl.txt
- head -18 pdfscreen.sty > %i/share/doc/%n/license.info
+ head -n 18 pdfscreen.sty > %i/share/doc/%n/license.info
  mkdir -p %i/etc/texmf.local/tex/latex
  cd ..; mv %n %i/etc/texmf.local/tex/latex
 <<

Index: ispell.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/ispell.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ispell.info 24 Feb 2004 09:00:47 -0000      1.2
+++ ispell.info 7 Jan 2005 03:19:04 -0000       1.3
@@ -17,7 +17,7 @@
  (rm -f config.sh; ln -s config.sh.INSTALL config.sh; make install)
  mkdir -p %i/share/doc/%n
  cp README %i/share/doc/%n
- head -54 ispell.c | tail -47 > %i/share/doc/%n/LICENSE
+ head -n 54 ispell.c | tail -n 47 > %i/share/doc/%n/LICENSE
 <<
 License: OSI-Approved
 Homepage: http://ficus-www.cs.ucla.edu/geoff/ispell.html

Index: xdvi.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/xdvi.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xdvi.info   13 Jun 2004 13:22:19 -0000      1.2
+++ xdvi.info   7 Jan 2005 03:19:05 -0000       1.3
@@ -12,7 +12,7 @@
  mkdir -p %i/bin
  mkdir -p %i/share/man/man1
  make install prefix=%i
- head -25 xdvi.c > LICENSE
+ head -n 25 xdvi.c > LICENSE
  mv %i/bin/xdvi %i/bin/xdvi.xdvi
  mv %i/share/man/man1/xdvi.1 %i/share/man/man1/xdvi.1.xdvi
  mv %i/bin/xdvizilla %i/bin/xdvizilla.xdvi

Index: xdvi-system-tetex-22.78-1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/xdvi-system-tetex-22.78-1.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- xdvi-system-tetex-22.78-1.info      15 Feb 2004 14:39:19 -0000      1.3
+++ xdvi-system-tetex-22.78-1.info      7 Jan 2005 03:19:05 -0000       1.4
@@ -13,7 +13,7 @@
  mkdir -p %i/bin
  mkdir -p %i/share/man/man1
  make install prefix=%i
- head -25 xdvi.c > LICENSE
+ head -n 25 xdvi.c > LICENSE
  mv %i/bin/xdvi %i/bin/xdvi.xdvi
  mv %i/share/man/man1/xdvi.1 %i/share/man/man1/xdvi.1.xdvi
  mv %i/bin/xdvizilla %i/bin/xdvizilla.xdvi



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