aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTomasz Paweł Gajc <tpg@mandriva.org>2008-05-11 17:06:55 +0000
committerTomasz Paweł Gajc <tpg@mandriva.org>2008-05-11 17:06:55 +0000
commita0f07592725cb1bfd2d2c9c7895786fe65799a2c (patch)
treebd0e5d7be2792bc8bb74ab2b2989e1ac0e972ca9 /Makefile
parenteb732a9a740b521392824b844b4b47fcd1d53099 (diff)
downloadconfig-a0f07592725cb1bfd2d2c9c7895786fe65799a2c.tar
config-a0f07592725cb1bfd2d2c9c7895786fe65799a2c.tar.gz
config-a0f07592725cb1bfd2d2c9c7895786fe65799a2c.tar.bz2
config-a0f07592725cb1bfd2d2c9c7895786fe65799a2c.tar.xz
config-a0f07592725cb1bfd2d2c9c7895786fe65799a2c.zip
- do not hardcode sysconfdir
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0f71173..0c5ca9c 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ PACKAGE = mandriva-xfce-config
VERSION = `date +%Y%m%d`
prefix=$(prefix)
-xfceconfdir=$(sysconfdir)/X11/xdg
+xfceconfdir=$(sysconfdir)
xfceprofdir=$(localstatedir)/mandriva/xfce-profiles
install: