Thu May 12 15:31:35 ART 2005  Alberto Bertogli <albertogli@telpin.com.ar>
  * Update docs and installer to use "INSTALL.txt"
diff -rN -u old-msnlib/install new-msnlib/install
--- old-msnlib/install	2005-05-27 13:09:29.000000000 -0300
+++ new-msnlib/install	2005-05-12 14:42:14.000000000 -0300
@@ -15,7 +15,7 @@
 echo "*** Installing the documentation"
 rm -r $DESTDIR/doc/msnlib 2>/dev/null
 mkdir $DESTDIR/doc/msnlib 2>/dev/null
-cp -v README INSTALL $DESTDIR/doc/msnlib/
+cp -v README INSTALL.txt $DESTDIR/doc/msnlib/
 cp -Rv doc/* $DESTDIR/doc/msnlib/
 echo
 
@@ -26,6 +26,6 @@
 echo
 
 echo "*** Done"
-echo "Please read the INSTALL file to see the next step"
+echo "Please read the INSTALL.txt file to see the next step"
 echo
 

