https://issues.shibboleth.net/jira/browse/SSPCPP-148
[shibboleth/cpp-sp.git] / configs / Makefile.am
index d72363b..011c78b 100644 (file)
@@ -109,6 +109,7 @@ install-data-local: all-data-local
         done
 
 install-data-hook:
+       chmod +x $(DESTDIR)$(pkgsysconfdir)/keygen.sh
        if test -z "$(NOKEYGEN)"; then \
                cd $(DESTDIR)$(pkgsysconfdir); \
                sh ./keygen.sh -b ; \