X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=glib%2FMakefile.am;h=149004a6395b1292390374c5bb22eff6045fb614;hb=53f70ac43b0a4d2de109a73b0ea3724aefe95d5d;hp=7eac7ffb4da7dd29c4e6bb62b57f66246bcde8b2;hpb=f9e8b5d9d47859c7bb62430753ce77e981e4ee65;p=platform%2Fupstream%2Fglib.git 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