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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user