Changeset 560
- Timestamp:
- 02/22/06 00:30:16 (7 years ago)
- File:
-
- 1 edited
-
install/scripts/alternc.install (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
install/scripts/alternc.install
r559 r560 269 269 } 270 270 # Chmod the shell scripts (a+x) 271 system("find /tmp/alternc.install.tmp/ -name \"*.sh\" -exec chmod a+x {}\\;");271 system("find /tmp/alternc.install.tmp/ -name \"*.sh\" -exec chmod a+x '{}' \\;"); 272 272 273 273
Note: See TracChangeset
for help on using the changeset viewer.
