diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |