]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
off by one error
[chaz/openbox] / Makefile.am
index 35b837e516352d6c0bdadda0540a9a67730b8fec..bda4fce8a4d33dc0c36d584d61f7375164ce5086 100644 (file)
@@ -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
 
This page took 0.023293 seconds and 4 git commands to generate.