Forgotten file
authorMatthias Clasen <mclasen@redhat.com>
Tue, 15 Jun 2010 05:50:15 +0000 (01:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 15 Jun 2010 05:50:15 +0000 (01:50 -0400)
glib/Makefile.am

index 7eac7ff..149004a 100644 (file)
@@ -399,6 +399,7 @@ install-exec-hook:
            -e '1,24s|^ *#@PKGINSTALL_CONFIGVARS_IN24LINES@|  ${CONFIGVARS}|' \
            -e '1,1s|#! /usr/bin/env python\([0-9]\+\(\.[0-9]\+\)\?\)\?|#!${PYTHON}|' \
          || exit $$? ; \
+         chmod a+x $(DESTDIR)$(bindir)/$$sf ; \
          rm -f "$(DESTDIR)$(bindir)/$$sf".tmp ; \
        done