Bug #88206. Mark umask explicitly so that files are generated with the proper permissions. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@98710 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
umask 022
|
||||
|
||||
if [ -f /usr/lib/mozilla/regxpcom ]; then
|
||||
|
||||
/bin/rm -rf /usr/lib/mozilla/chrome/overlayinfo
|
||||
|
||||
Reference in New Issue
Block a user