Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / install-sh
index 89fc9b098b8c5ab20ff24069b7233ab411aec440..39ed53b707aed1be9cd86e87f06f2a71a6357afd 100755 (executable)
@@ -17,6 +17,9 @@
 # Don't use :- since 4.3BSD and earlier shells don't like it.
 doit="${DOITPROG-}"
 
+# make sure ordinary users can access files installed by
+# a restrictive root using umaks 0077
+umask 0022
 
 # put in absolute paths if you don't have them in your path; or use env. vars.