git-svn-id: svn://10.0.0.236/trunk@132276 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org
2002-10-18 23:18:45 +00:00
parent c5f35ee917
commit c794b75432

11
mozilla/java/build/chmodx.sh Executable file
View File

@@ -0,0 +1,11 @@
#!/bin/sh
#-------------------------------------------------------
# Hack to allow chmodding in
# a zippy.
#
# usage: chmod <fileToChmod>
#
#-------------------------------------------------------
chmod 775 $1