aboutsummaryrefslogtreecommitdiff
path: root/common/Makefile.am
diff options
context:
space:
mode:
authorLeandro Heck2015-10-07 20:17:03 -0300
committerLeandro Heck2015-10-07 20:17:03 -0300
commitb1adfe30da122d875ea1f22ca1fa0fdd0032ddf7 (patch)
tree6d506547fd3d46bac4bb5e73fe4b97c7a13fc464 /common/Makefile.am
parent15936ec9d35b68c5492072b68447b764bbc629d9 (diff)
downloadsolarc-theme-b1adfe30da122d875ea1f22ca1fa0fdd0032ddf7.tar.gz
solarc-theme-b1adfe30da122d875ea1f22ca1fa0fdd0032ddf7.tar.xz
solarc-theme-b1adfe30da122d875ea1f22ca1fa0fdd0032ddf7.zip
Adding new script to upgrade the theme
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 488c211..0a0e1c8 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -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