diff --git a/pkgs/applications/networking/browsers/firefox/builder.sh b/pkgs/applications/networking/browsers/firefox/builder.sh deleted file mode 100644 index 31beff80538c..000000000000 --- a/pkgs/applications/networking/browsers/firefox/builder.sh +++ /dev/null @@ -1,53 +0,0 @@ -. $stdenv/setup - -preConfigure=preConfigure -preConfigure() { - cat > .mozconfig <Create(DIRECTORY_TYPE, oldPerms))) - return rv; - } else { // dir exists lets try to use leaf -*************** -*** 758,763 **** ---- 759,765 ---- - // get the old permissions - PRUint32 myPerms; - GetPermissions(&myPerms); -+ myPerms |= 0200; - - // Create the new file with the old file's permissions, even if write - // permission is missing. We can't create with write permission and