Changeset 1138

Show
Ignore:
Timestamp:
01/10/08 10:42:42 (11 months ago)
Author:
kris
Message:

Fixed bug in FF build script

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/firefox/build.sh

    r1133 r1138  
    4242 
    4343# Now append our prefs file with the default email script 
    44 echo "pref("network.protocol-handler.app.mailto", "/Programs/Firefox${PORTVER}/bin/defaultemail");" >> ${PBIDIR}/autolibs/firefox/greprefs/all.js 
     44echo "pref(\"network.protocol-handler.app.mailto\", \"/Programs/Firefox${PORTVER}/bin/defaultemail\");" >> ${PBIDIR}/autolibs/firefox/greprefs/all.js 
    4545