Update of /cvs/debian-openoffice/oo-debian-files/bin In directory gluck:/tmp/cvs-serv2191/bin
Modified Files: oooprelink Log Message: - mention that we mention sparc and the Ximian patches in README.Debian :-) - update oooprelinks list of libraries - remove File->New and WordCount problems from README.Debian Index: oooprelink =================================================================== RCS file: /cvs/debian-openoffice/oo-debian-files/bin/oooprelink,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- oooprelink 8 Sep 2003 10:02:23 -0000 1.5 +++ oooprelink 1 Oct 2003 14:07:20 -0000 1.6 @@ -50,7 +50,7 @@ LIBC="libc6.1"; else LIBC="libc6"; fi echo -n "If you update the libraries used by OpenOffice.org (xlibs" echo ", $LIBC, libstdc++5, " - echo "libgcc1, zlib1g, libstlport4.5c102, libfreetype6, libart-2.0-2) in the future," + echo "libgcc1, libfreetype6, libart-2.0-2, libfontconfig1, libxaw7) in the future," echo "you need to prelink again. Run /usr/sbin/oooprelink then." elif [ "$prelink" = "false" ]; then if [ -f /var/state/openoffice/ooo_is_prelinked ]; then