Update of /cvsroot/fink/experimental/thesin/finkinfo/net
In directory sc8-pr-cvs1:/tmp/cvs-serv18554

Modified Files:
        gftp-2.0.13-7.info 
Log Message:
grr this is anoying, why is it doing this all of a sudden

Index: gftp-2.0.13-7.info
===================================================================
RCS file: /cvsroot/fink/experimental/thesin/finkinfo/net/gftp-2.0.13-7.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gftp-2.0.13-7.info  19 Nov 2002 17:54:14 -0000      1.2
+++ gftp-2.0.13-7.info  19 Nov 2002 18:30:03 -0000      1.3
@@ -16,7 +16,10 @@
   #!/bin/sh
   make install prefix=%i
   if [ -f %i/share/locale/locale.alias ]; then
-    rm %i/share/locale/locale.alias
+    rm %i/share/locale/locale.alias  # from gettext
+  fi
+  if [ -f %i/lib/charset.alias ]; then
+    rm %i/lib/charset.alias  # from bison
   fi
 <<
 ###



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to