Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11-wm
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv6373/main/finkinfo/x11-wm

Modified Files:
      Tag: pangocairo-branch
        windowmaker-extra.info 
Log Message:
merged from HEAD (tagged as pangocairo-root-2)

Index: windowmaker-extra.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11-wm/windowmaker-extra.info,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- windowmaker-extra.info      21 Nov 2006 06:47:22 -0000      1.2
+++ windowmaker-extra.info      20 Dec 2006 18:01:19 -0000      1.2.2.1
@@ -9,11 +9,11 @@
        echo removing WindowMaker duplicates ...
        rm -f Icons/draw.xpm Icons/pdf.xpm Icons/xv.xpm
        head -n 66 Icons/Makefile.in > Makefile.tmp
-       echo -n "defsdata_DATA =  " >> Makefile.tmp
+       /bin/echo "defsdata_DATA =  \c" >> Makefile.tmp
        for file in Icons/*.xpm
        do
        tmp=`basename $file`
-       echo -n "       $tmp" >> Makefile.tmp
+       /bin/echo "       $tmp\c" >> Makefile.tmp
        done
        tail -n +68 Icons/Makefile.in >> Makefile.tmp
        mv Makefile.tmp Icons/Makefile.in


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to