aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTomasz Paweł Gajc <tpg@mandriva.org>2008-11-18 18:07:17 +0000
committerTomasz Paweł Gajc <tpg@mandriva.org>2008-11-18 18:07:17 +0000
commit4624a4cb3a30ccf48b30ce5ed0d5b50ebeb22fdf (patch)
treec37830c99a0229c5f7a189a7d5f2e0bfdc3ce57f /Makefile
parent877f434060df68a0f6eae1d7400989855fd9e182 (diff)
downloadconfig-4624a4cb3a30ccf48b30ce5ed0d5b50ebeb22fdf.tar
config-4624a4cb3a30ccf48b30ce5ed0d5b50ebeb22fdf.tar.gz
config-4624a4cb3a30ccf48b30ce5ed0d5b50ebeb22fdf.tar.bz2
config-4624a4cb3a30ccf48b30ce5ed0d5b50ebeb22fdf.tar.xz
config-4624a4cb3a30ccf48b30ce5ed0d5b50ebeb22fdf.zip
SILENT remove it
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ca5dd46..72c2d0e 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,6 @@ install:
-install -d $(DESTDIR)$(xfceconfdir)/xfce4/theme
-install -d $(DESTDIR)$(xfceconfdir)/xfce4/volstatus
-install -d $(DESTDIR)$(PREFIX)/bin
- install -m 644 common/xfce4/desktop/* $(DESTDIR)$(xfceconfdir)/xfce4/desktop/
install -m 644 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/