From 53f70ac43b0a4d2de109a73b0ea3724aefe95d5d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 15 Jun 2010 01:50:15 -0400 Subject: [PATCH] Forgotten file --- glib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/glib/Makefile.am b/glib/Makefile.am index 7eac7ff..149004a 100644 --- a/glib/Makefile.am +++ b/glib/Makefile.am @@ -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 -- 2.7.4