[PC-BSD Commits] r5521 - pbibuild/modules/www/firefox35
svn at pcbsd.org
svn at pcbsd.org
Wed Dec 9 15:14:39 PST 2009
Author: kris
Date: 2009-12-09 15:14:39 -0800 (Wed, 09 Dec 2009)
New Revision: 5521
Modified:
pbibuild/modules/www/firefox35/build.sh
Log:
Don't forgot to make firefox35 script executable
Modified: pbibuild/modules/www/firefox35/build.sh
===================================================================
--- pbibuild/modules/www/firefox35/build.sh 2009-12-09 21:56:37 UTC (rev 5520)
+++ pbibuild/modules/www/firefox35/build.sh 2009-12-09 23:14:39 UTC (rev 5521)
@@ -12,6 +12,7 @@
##############################################################################
sed -i.bak "s,CHANGEME,${PBI_TARGETFULLDIR},g" ${PBIDIR}/bin/firefox3.sh
+chmod 755 ${PBIDIR}/bin/firefox3.sh
rm -rf /${PBIDIR}/autolibs/firefox3/extensions/lang*
More information about the Commits
mailing list