Releases/Firefox 3.7a1/BuildNotes: Difference between revisions

 
Line 123: Line 123:
  find . -mindepth 1 -type d ! -perm 755 ! -name 'contrib*'
  find . -mindepth 1 -type d ! -perm 755 ! -name 'contrib*'
  find . -mindepth 1 -type d ! -perm 755 ! -name 'contrib*'
  find . -mindepth 1 -type d ! -perm 755 ! -name 'contrib*'
  ^^ Last line is WRONG, should be |find . -maxdepth 1 -type d -perm 2755 ! -name 'contrib*'|
  ^^ Last line is WRONG, should be |find . -maxdepth 1 -type d -perm 2775 ! -name 'contrib*'|
No Solaris builds at this point, so no output from any of these commands.
No Solaris builds at this point, so no output from any of these commands.


Confirmed users
4,467

edits