]> oss.titaniummirror.com Git - ovzbpc.git/blobdiff - Makefile
make chmod 755
[ovzbpc.git] / Makefile
index 09b8630abe9353342b957f6cd0122e962d269d37..56cc34399247a448733d0b88f44d1c4a141e7e19 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,7 @@ $(SCRIPTFILES):$(INSTALLDIR)/%: % FORCE
                rm -f $@-tmp; \
        else \
                mv $@-tmp $@; \
+               chmod 755 $@; \
                echo "$@"; \
        fi