From a0f07592725cb1bfd2d2c9c7895786fe65799a2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Pawe=C5=82=20Gajc?= Date: Sun, 11 May 2008 17:06:55 +0000 Subject: - do not hardcode sysconfdir --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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: -- cgit v1.2.1