]> arthur.barton.de Git - ax-unix.git/blobdiff - lib/ax/Makefile
Don't install lib/ax/ax-common.sh file with executable bits set
[ax-unix.git] / lib / ax / Makefile
index fcd675666bf2b9c6d3c36914ca82d01360616cbf..4c6283ecd9be0d955eebb005277ca57742e91c3d 100644 (file)
@@ -17,5 +17,5 @@ install-local: ax-common.sh
         $(DESTDIR)$(PREFIX)/lib/ax
        install -p -o $(USER) -g $(GROUP) -m 644 README \
         $(DESTDIR)$(PREFIX)/lib/ax/README
-       install -p -o $(USER) -g $(GROUP) -m 755 ax-common.sh \
+       install -p -o $(USER) -g $(GROUP) -m 644 ax-common.sh \
         $(DESTDIR)$(PREFIX)/lib/ax/ax-common.sh