1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2026-03-02 03:40:11 +00:00

Adding new script to upgrade the theme

This commit is contained in:
Leandro Heck
2015-10-07 20:17:03 -03:00
parent 15936ec9d3
commit b1adfe30da
2 changed files with 24 additions and 0 deletions

View File

@@ -6,6 +6,11 @@ ithemedir = $(DESTDIR)$(themedir)
ithemedarkerdir = $(DESTDIR)$(themedarkerdir)
ithemedarkdir = $(DESTDIR)$(themedarkdir)
install-exec-hook:
@ echo "Coping/upgrading arc-theme-upgrade script to /usr/bin/"
@ pwd
@ cp -f ../arc-theme-upgrade /usr/bin/
install-data-local:
if ENABLE_LIGHT