aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2012-07-01 15:03:08 +0000
committerJani Välimaa <wally@mageia.org>2012-07-01 15:03:08 +0000
commitfbeb964ee2439ecc17e1ba55aba7e9f18adbd7df (patch)
tree2f2600dfee711a1ddbb06150376e7c0bf447090f
parentadc718b46e1cf9238dfaba11ca52736857b73c6e (diff)
downloadconfig-fbeb964ee2439ecc17e1ba55aba7e9f18adbd7df.tar
config-fbeb964ee2439ecc17e1ba55aba7e9f18adbd7df.tar.gz
config-fbeb964ee2439ecc17e1ba55aba7e9f18adbd7df.tar.bz2
config-fbeb964ee2439ecc17e1ba55aba7e9f18adbd7df.tar.xz
config-fbeb964ee2439ecc17e1ba55aba7e9f18adbd7df.zip
clean Makefile
-rw-r--r--Makefile2
-rw-r--r--Makefile.config3
2 files changed, 2 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index dae1680..595ae63 100644
--- a/Makefile
+++ b/Makefile
@@ -9,8 +9,6 @@ include Makefile.config
PACKAGE = mageia-xfce-config
VERSION = `date +%Y%m%d`
-xfceconfdir=$(sysconfdir)
-
install:
-install -d $(DESTDIR)$(xfceconfdir)
-install -d $(DESTDIR)$(xfceconfdir)/Terminal
diff --git a/Makefile.config b/Makefile.config
index 29cd373..36e4e59 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -1,4 +1,5 @@
prefix=/usr
datadir=$(prefix)/share
-sysconfdir=/etc/xdg
+sysconfdir=/etc
iconsdir=$(datadir)/icons
+xfceconfdir=$(sysconfdir)/xdg