Update of /cvsroot/fink/experimental/jfmertens/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20662

Modified Files:
        binutils.info 
Log Message:
This time used a script to clean the file

Index: binutils.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/jfmertens/main/finkinfo/devel/binutils.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- binutils.info       21 Apr 2010 00:33:33 -0000      1.9
+++ binutils.info       21 Apr 2010 00:50:17 -0000      1.10
@@ -55,12 +55,12 @@
 <<
 PostInstScript: <<
 ## we start by putting a fixed item (not likely to disappear) at the top of 
the list,
-## to make sure we always have the same master,        in both pkgs
+## to make sure we always have the same master, in both pkgs
   cmd=$(l=`find %p/share/locale -name %N-bfd.mo -o -name %N-opcodes.mo`
        { fgrep "/fr/LC_MESSAGES/%N-bfd.mo" <<<"$l"
        fgrep -v "/fr/LC_MESSAGES/%N-bfd.mo" <<<"$l"
        } | while read file ; do \
-               f=`sed -e 's,/%N-,/,' <<<"$file"` 
+               f=`sed -e 's,/%N-,/,' <<<"$file"`
                n=`sed -e 's,/LC_MESSAGES/,_,' -e 's,.*/,,' <<<"$f"`
                echo "--slave $f $n $file \\"
        done | \
@@ -88,7 +88,7 @@
   The GNU Binutils are a collection of binary tools. The main ones are:
   ld - the GNU linker.
   as - the GNU assembler.
-  
+
   But they also include:
   addr2line - Converts addresses into filenames and line numbers.
   ar - A utility for creating, modifying and extracting from archives.


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to