X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=Makefile;h=56cc34399247a448733d0b88f44d1c4a141e7e19;hb=HEAD;hp=09b8630abe9353342b957f6cd0122e962d269d37;hpb=4113a0439950beb348322626fd0890221155932c;p=ovzbpc.git diff --git a/Makefile b/Makefile index 09b8630..56cc343 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,7 @@ $(SCRIPTFILES):$(INSTALLDIR)/%: % FORCE rm -f $@-tmp; \ else \ mv $@-tmp $@; \ + chmod 755 $@; \ echo "$@"; \ fi