make the installed themeupdate.py executable
This commit is contained in:
parent
42bbf21bbd
commit
5a24f4c1c6
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue