aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAhmad Samir <ahmad@mageia.org>2011-03-13 02:33:25 +0000
committerAhmad Samir <ahmad@mageia.org>2011-03-13 02:33:25 +0000
commit627f80fea62d266489f95a96e53a382b17110f5c (patch)
tree39ed45fa1545011273ab05556f48a8f463019839 /Makefile
parentbaf0a34fd9058d6cabcfcb089755289d75ca54ed (diff)
downloadconfig-627f80fea62d266489f95a96e53a382b17110f5c.tar
config-627f80fea62d266489f95a96e53a382b17110f5c.tar.gz
config-627f80fea62d266489f95a96e53a382b17110f5c.tar.bz2
config-627f80fea62d266489f95a96e53a382b17110f5c.tar.xz
config-627f80fea62d266489f95a96e53a382b17110f5c.zip
- xfce-applications.menu: change some .desktop names to the current ones
- adapt the panel default config to xfce-4.8.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1588ff3..632dd57 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ install:
-install -d $(DESTDIR)$(xfceconfdir)/xfce4/volstatus
-install -d $(DESTDIR)$(xfceconfdir)/xfce4/xfconf/xfce-perchannel-xml
-install -d $(DESTDIR)$(PREFIX)/bin
- install -m 644 common/xfce4/panel/* $(DESTDIR)$(xfceconfdir)/xfce4/panel/
+ cp -pr common/xfce4/panel/* $(DESTDIR)$(xfceconfdir)/xfce4/panel/
install -m 644 common/xfce4/theme/* $(DESTDIR)$(xfceconfdir)/xfce4/theme/
install -m 644 common/xfce4/volstatus/* $(DESTDIR)$(xfceconfdir)/xfce4/volstatus/
install -m 644 common/xfce4/xfconf/xfce-perchannel-xml/* $(DESTDIR)$(xfceconfdir)/xfce4/xfconf/xfce-perchannel-xml/