summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-03-31 00:04:24 +0000
committerahze <ahze@FreeBSD.org>2006-03-31 00:04:24 +0000
commitc02733e7ef3952e1123fbc87abfd0781318d6245 (patch)
tree5cb2e7781fd7571aabee7e484d1b5fed179cd55e /www
parent570d56ed715fd9bf0912a5d4e4f3d768c5bd6cc3 (diff)
downloadFreeBSD-ports-c02733e7ef3952e1123fbc87abfd0781318d6245.zip
FreeBSD-ports-c02733e7ef3952e1123fbc87abfd0781318d6245.tar.gz
- Don't remove extensions dir.. firefox and thunderbird don't like this
sorry people =(
Diffstat (limited to 'www')
-rw-r--r--www/mozilla/pkg-install.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mozilla/pkg-install.in b/www/mozilla/pkg-install.in
index 0ae1cab..c6e6737 100644
--- a/www/mozilla/pkg-install.in
+++ b/www/mozilla/pkg-install.in
@@ -23,7 +23,6 @@ rm -rf ${MOZDIR}/chrome/overlayinfo
rm -f ${MOZDIR}/chrome/*.rdf
mkdir -p ${MOZDIR}/chrome/overlayinfo
rm -f ${MOZDIR}/component.reg
-rm -rf ${MOZDIR}/extensions
cd ${MOZDIR} || exit 1
if [ -f ${REGXPCOM} ]; then
OpenPOWER on IntegriCloud