Module Name:    src
Committed By:   mrg
Date:           Fri Jun 10 05:31:24 UTC 2016

Modified Files:
        src/share/mk: bsd.own.mk

Log Message:
switch to using xorg-server.old for everyone.


To generate a diff of this commit:
cvs rdiff -u -r1.931 -r1.932 src/share/mk/bsd.own.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/mk/bsd.own.mk
diff -u src/share/mk/bsd.own.mk:1.931 src/share/mk/bsd.own.mk:1.932
--- src/share/mk/bsd.own.mk:1.931	Fri Jun 10 03:36:55 2016
+++ src/share/mk/bsd.own.mk	Fri Jun 10 05:31:24 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: bsd.own.mk,v 1.931 2016/06/10 03:36:55 mrg Exp $
+#	$NetBSD: bsd.own.mk,v 1.932 2016/06/10 05:31:24 mrg Exp $
 
 # This needs to be before bsd.init.mk
 .if defined(BSD_MK_COMPAT_FILE)
@@ -1359,7 +1359,7 @@ X11SRCDIR.${_proto}proto?=		${X11SRCDIRM
 .endfor
 
 # During transition from xorg-server 1.10 to 1.18
-.if 1
+.if 0
 XORG_SERVER_SUBDIR?=xorg-server
 .else
 XORG_SERVER_SUBDIR?=xorg-server.old

Reply via email to