]> source.dussan.org Git - tigervnc.git/commitdiff
Fix relative PATH to SRCDIR 241/head
authorScott Roland <scott@hackonteur.com>
Sun, 29 Nov 2015 23:41:22 +0000 (23:41 +0000)
committerScott Roland <scott@hackonteur.com>
Sun, 29 Nov 2015 23:43:34 +0000 (23:43 +0000)
contrib/xorg/build-xorg

index a847292e7545c8c20870ab5f8a4e30000caba92c..d01cf0340ab1e60850bce1d59bec62e03c95bb23 100755 (executable)
@@ -12,7 +12,7 @@ PARALLEL_MAKE=0
 XORG_VERSION=7.5
 XONLY=0
 CFGHOST=
-SRCDIR=`dirname $0`/..
+SRCDIR=`dirname $0`/../..
 
 modules="dri2proto \
     libpthread-stubs \