diff options
author | Leandro Heck | 2015-10-07 20:30:10 -0300 |
---|---|---|
committer | Leandro Heck | 2015-10-07 20:30:10 -0300 |
commit | d4bb7c4146ee592df1391b238abe0f76e4e786d8 (patch) | |
tree | fbc8c1fe63e45ce1662d48312af963a4cad2c833 /common | |
parent | b1adfe30da122d875ea1f22ca1fa0fdd0032ddf7 (diff) | |
download | solarc-theme-d4bb7c4146ee592df1391b238abe0f76e4e786d8.tar.gz solarc-theme-d4bb7c4146ee592df1391b238abe0f76e4e786d8.tar.xz solarc-theme-d4bb7c4146ee592df1391b238abe0f76e4e786d8.zip |
Revemoving unecessary commands
Diffstat (limited to 'common')
-rw-r--r-- | common/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index 0a0e1c8..144e43e 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -8,7 +8,6 @@ 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: |