diff options
author | Leandro Heck | 2015-11-05 22:59:04 -0200 |
---|---|---|
committer | Leandro Heck | 2015-11-05 22:59:04 -0200 |
commit | a2e5d106e7ab364626f970147e2815b14bb95440 (patch) | |
tree | fc297d1b8ad9baa338b851fa53a7ef5fd0b24795 /common/Makefile.am | |
parent | ed48197c11ea1f5d759f39e70c313d9999726241 (diff) | |
download | solarc-theme-a2e5d106e7ab364626f970147e2815b14bb95440.tar.gz solarc-theme-a2e5d106e7ab364626f970147e2815b14bb95440.tar.xz solarc-theme-a2e5d106e7ab364626f970147e2815b14bb95440.zip |
Removed script install commands
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index ae975c6..2ef559f 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -7,8 +7,6 @@ ithemedarkerdir = $(DESTDIR)$(themedarkerdir) ithemedarkdir = $(DESTDIR)$(themedarkdir) install-exec-hook: - @ echo "Coping/upgrading arc-theme-upgrade script to /usr/bin/" - @ cp -f $(srcdir)/arc-theme-upgrade /usr/bin/ install-data-local: |