git-svn-id: https://svn.osgeo.org/grass/grass/trunk@32144 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -84,7 +84,7 @@ default: builddemolocation
@echo "Started compilation: `date`" >> $(ERRORLOG)
@echo "--" >> $(ERRORLOG)
@echo "Errors in:" >> $(ERRORLOG)
- chmod 744 install-sh
+ chmod 755 install-sh
@list='$(SUBDIRS)'; \
for subdir in $$list; do \
$(MAKE) -C $$subdir; \