Update of /cvsroot/fink/fink/mirror
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5705/mirror

Modified Files:
        ChangeLog install.sh 
Log Message:
helps to actually commit fixes

Index: install.sh
===================================================================
RCS file: /cvsroot/fink/fink/mirror/install.sh,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- install.sh  7 Mar 2009 16:25:03 -0000       1.16
+++ install.sh  13 Apr 2009 18:49:18 -0000      1.17
@@ -45,7 +45,7 @@
 
 echo "Copying files..."
 
-for file in ChangeLog _keys _list apache apt cpan ctan debian freebsd gimp 
gnome gnu kde master rsync sourceforge; do
+for file in ChangeLog _keys _list apache apt cpan ctan debian freebsd gimp 
gnome gnu kde master postgresql rsync sourceforge; do
   if [ -f $file ]; then
     install -c -p -m 644 $file "$basepath/lib/fink/mirror/"
   fi

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/mirror/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -d -r1.129 -r1.130
--- ChangeLog   4 Apr 2009 16:17:10 -0000       1.129
+++ ChangeLog   13 Apr 2009 18:49:18 -0000      1.130
@@ -1,3 +1,7 @@
+2009-04-10  Benjamin Reed  <rangerr...@users.sourceforge.net>
+
+       * install.sh: it wasn't actually *installing* the postgresql mirror :(
+
 2009-04-04  Dave Morrison  <d...@finkproject.org>
 
        * VERSION: releasing version 0.28.7.1 of fink-mirrors


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to