--- libxsettings/Makefile.orig	2007-02-10 00:45:33.452674544 +0200
+++ libxsettings/Makefile	2007-02-10 00:52:09.003215686 +0200
@@ -1,7 +1,7 @@
 PREFIX = /usr/local
 PACKAGE = libxsettings
 DEBUG = no
-CVSBUILD = yes
+CVSBUILD = no
 VERSION = 0.11
 
 .SUFFIXES: .os
@@ -20,7 +20,7 @@
 ifeq ($(CVSBUILD),yes)
 BUILD = ../build
 else
-BUILD = build
+BUILD = ..
 endif
 
 .c.os:;