aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2012-12-29 07:34:58 +0000
committerJani Välimaa <wally@mageia.org>2012-12-29 07:34:58 +0000
commit7eb8429619737751b8f0da7b9c426ee752630e83 (patch)
tree9b0288f1c6522b2d2cf5dd63cfcedd909c0da1b5 /Makefile
parent7c55561a454bc64e9e85385dbeeb526c7b393ba3 (diff)
downloadconfig-7eb8429619737751b8f0da7b9c426ee752630e83.tar
config-7eb8429619737751b8f0da7b9c426ee752630e83.tar.gz
config-7eb8429619737751b8f0da7b9c426ee752630e83.tar.bz2
config-7eb8429619737751b8f0da7b9c426ee752630e83.tar.xz
config-7eb8429619737751b8f0da7b9c426ee752630e83.zip
More Makefile changes after terminal was renamed to xfce4-terminal
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
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