From 6734cc04390c971554fe93c5e0a2b952c2ca9a88 Mon Sep 17 00:00:00 2001 From: Leandro Heck Date: Tue, 3 Nov 2015 20:18:05 -0200 Subject: Fixing some things --- common/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/Makefile.am') diff --git a/common/Makefile.am b/common/Makefile.am index 144e43e..ae975c6 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -8,7 +8,7 @@ ithemedarkdir = $(DESTDIR)$(themedarkdir) install-exec-hook: @ echo "Coping/upgrading arc-theme-upgrade script to /usr/bin/" - @ cp -f ../arc-theme-upgrade /usr/bin/ + @ cp -f $(srcdir)/arc-theme-upgrade /usr/bin/ install-data-local: -- cgit v1.2.3