From 7eb8429619737751b8f0da7b9c426ee752630e83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sat, 29 Dec 2012 07:34:58 +0000 Subject: More Makefile changes after terminal was renamed to xfce4-terminal --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 565863b..6ccce2a 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,6 @@ xfceconfdir=$(sysconfdir)/xdg install: -install -d $(DESTDIR)$(xfceconfdir) - install -m 644 data/Terminal/* $(DESTDIR)$(xfceconfdir)/Terminal/ -install -d $(DESTDIR)$(xfceconfdir)/Thunar install -m 644 data/Thunar/* $(DESTDIR)$(xfceconfdir)/Thunar/ -install -d $(DESTDIR)$(xfceconfdir)/menus -- cgit v1.2.1