Fixed permissions problem.
This commit is contained in:
@@ -4,7 +4,7 @@ buildInstall:: nfs.cmd
|
||||
nfs.cmd: nfsCommands
|
||||
@echo "Creating $@"
|
||||
@$(RM) $@
|
||||
@$(CP) $< $@
|
||||
@cat $< >> $@
|
||||
@echo cd \"`\pwd`\" >> $@
|
||||
|
||||
clean::
|
||||
|
||||
Reference in New Issue
Block a user