Author: flo
Date: Thu Feb 7 17:22:33 2013
New Revision: 1160
Log:
Remove useless message to prevent the following on pkg upgrade
Upgrading firefox from 17.0.1,1 to 18.0.1,1...===> Building Chrome's registry...
done
Modified:
trunk/www/firefox/files/pkg-install.in
Modified: trunk/www/firefox/files/pkg-install.in
==============================================================================
--- trunk/www/firefox/files/pkg-install.in Thu Feb 7 09:41:55 2013
(r1159)
+++ trunk/www/firefox/files/pkg-install.in Thu Feb 7 17:22:33 2013
(r1160)
@@ -17,7 +17,6 @@
REGXPCOM=${MOZDIR}/regxpcom
REGCHROME=${MOZDIR}/regchrome
-echo "===> Building Chrome's registry..."
rm -rf ${MOZDIR}/chrome/overlayinfo
rm -f ${MOZDIR}/chrome/*.rdf
mkdir -p ${MOZDIR}/chrome/overlayinfo
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"