summaryrefslogtreecommitdiffstats
path: root/packages/xserver-common/files/svn_makefiles.patch
blob: 79916b4f46c8eefb4d7b9370ef3d93a6ee821954 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- xserver-common-1.7/Makefile.org	2006-06-14 21:36:04.000000000 +0000
+++ xserver-common-1.7/Makefile	2006-08-28 20:02:47.000000000 +0000
@@ -7,7 +7,7 @@
 LINGUAS = 
 
 ifeq ($(CVSBUILD),yes)
-BUILD = ../build
+BUILD = ..
 else
 BUILD = build
 endif