From: Dana Jansens Date: Wed, 17 Sep 2003 06:51:30 +0000 (+0000) Subject: make the installed themeupdate.py executable X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=5a24f4c1c6e46df5da4a52684bd75445f6450aed;p=chaz%2Fopenbox make the installed themeupdate.py executable --- diff --git a/Makefile.am b/Makefile.am index 35b837e5..bda4fce8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -265,6 +265,9 @@ dist_rc_DATA = \ dist_userscript_DATA = \ tools/themeupdate/themeupdate.py +install-data-hook: + chmod +x $(userscriptdir)/themeupdate.py + dist_desktopfiles_DATA = \ data/openbox.desktop