aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2012-07-01 15:03:21 +0000
committerJani Välimaa <wally@mageia.org>2012-07-01 15:03:21 +0000
commit676d2e7bac09bee3cd8fa3fd0ddb0dc01037547f (patch)
treea980abb5d6f85d3c2fd89366dcb68ec3c9a73586 /Makefile
parentac293d17c79baed5b8380b2ad3ed739bde5a96e0 (diff)
downloadconfig-676d2e7bac09bee3cd8fa3fd0ddb0dc01037547f.tar
config-676d2e7bac09bee3cd8fa3fd0ddb0dc01037547f.tar.gz
config-676d2e7bac09bee3cd8fa3fd0ddb0dc01037547f.tar.bz2
config-676d2e7bac09bee3cd8fa3fd0ddb0dc01037547f.tar.xz
config-676d2e7bac09bee3cd8fa3fd0ddb0dc01037547f.zip
drop xfce4-firstrun
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 43ca543..be6526a 100644
--- a/Makefile
+++ b/Makefile
@@ -25,14 +25,12 @@ install:
-install -d $(DESTDIR)$(xfceconfdir)/xfce4/theme
# -install -d $(DESTDIR)$(xfceconfdir)/xfce4/volstatus
-install -d $(DESTDIR)$(xfceconfdir)/xfce4/xfconf/xfce-perchannel-xml
- -install -d $(DESTDIR)$(prefix)/bin
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/
install -m 644 common/xfce4/*.rc $(DESTDIR)$(xfceconfdir)/xfce4
install -m 644 common/xfce4/*.xrdb $(DESTDIR)$(xfceconfdir)/xfce4
- install -m 755 tools/xfce4-firstrun $(DESTDIR)$(prefix)/bin
cleandist:
rm -rf $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION).tar.xz