aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTomasz Paweł Gajc <tpg@mandriva.org>2008-02-29 01:52:22 +0000
committerTomasz Paweł Gajc <tpg@mandriva.org>2008-02-29 01:52:22 +0000
commit8d8b1064c694415a8217d70c98b52e1ade7f1074 (patch)
tree852d604e15dc320a2a18441c1efb8ccc6c480e33 /Makefile
parent4f749465c66f02e3e338084131b539f92dc45eb9 (diff)
downloadconfig-8d8b1064c694415a8217d70c98b52e1ade7f1074.tar
config-8d8b1064c694415a8217d70c98b52e1ade7f1074.tar.gz
config-8d8b1064c694415a8217d70c98b52e1ade7f1074.tar.bz2
config-8d8b1064c694415a8217d70c98b52e1ade7f1074.tar.xz
config-8d8b1064c694415a8217d70c98b52e1ade7f1074.zip
- fixes against lates ia_ora-gnome
- fix typo in Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 32bd325..ebcf792 100644
--- a/Makefile
+++ b/Makefile
@@ -16,11 +16,11 @@ install:
install -m 644 common/autostart/* $(DESTDIR)$(xfceconfdir)/autostart/
-install -d $(DESTDIR)$(xfceconfdir)/xfce4
-install -d $(DESTDIR)$(xfceconfdir)/xfce4/desktop
- -install -d $(DESTDIR)$(xfceconfdir)/xfce4/notication-deamon-xfce
+ -install -d $(DESTDIR)$(xfceconfdir)/xfce4/notication-daemon-xfce
-install -d $(DESTDIR)$(xfceconfdir)/xfce4/panel
-install -d $(DESTDIR)$(xfceconfdir)/xfce4/volstatus
install -m 644 common/xfce4/desktop/* $(DESTDIR)$(xfceconfdir)/xfce4/desktop/
- install -m 644 common/xfce4/notication-daemon-xfce/* $(DESTDIR)$(xfceconfdir)/xfce4/notication-deamon-xfce/
+ install -m 644 common/xfce4/notication-daemon-xfce/* $(DESTDIR)$(xfceconfdir)/xfce4/notication-daemon-xfce/
install -m 644 common/xfce4/panel/* $(DESTDIR)$(xfceconfdir)/xfce4/panel/
install -m 644 common/xfce4/volstatus/* $(DESTDIR)$(xfceconfdir)/xfce4/volstatus/
install -m 644 common/xfce4/*.rc $(DESTDIR)$(xfceconfdir)/xfce4