Update of /cvsroot/fink/scripts/bindist
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30862

Modified Files:
        purge-nonbase.sh 
Log Message:
bring up to date


Index: purge-nonbase.sh
===================================================================
RCS file: /cvsroot/fink/scripts/bindist/purge-nonbase.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- purge-nonbase.sh    29 Apr 2005 16:28:01 -0000      1.3
+++ purge-nonbase.sh    26 Mar 2006 23:30:39 -0000      1.4
@@ -3,6 +3,7 @@
 dpkg --get-selections | \
        grep -E '[[:space:]]install$' | \
        grep -v '^apt[[:space:]]' | \
+       grep -v '^libgettextpo2-shlibs[[:space:]]' | \
        grep -v '^apt-shlibs[[:space:]]' | \
        grep -v '^base-files[[:space:]]' | \
        grep -v '^bzip2[[:space:]]' | \
@@ -20,9 +21,6 @@
        grep -v '^libgettext3-shlibs[[:space:]]' | \
        grep -v '^libiconv[[:space:]]' | \
        grep -v '^libiconv-bin[[:space:]]' | \
-       grep -v '^libjpeg[[:space:]]' | \
-       grep -v '^libjpeg-bin[[:space:]]' | \
-       grep -v '^libjpeg-shlibs[[:space:]]' | \
        grep -v '^libncurses5-shlibs[[:space:]]' | \
        grep -v '^ncurses[[:space:]]' | \
        grep -v '^ncurses-shlibs[[:space:]]' | \



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to