summaryrefslogtreecommitdiff
path: root/net/tightvnc/patches/patch-ac
blob: 55b46bb2e5de3148384d66c8a4f1c919cc392afe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$NetBSD: patch-ac,v 1.4 2010/03/24 21:35:12 sbd Exp $

--- Xvnc/config/cf/vnc.def.orig	2009-02-05 09:48:09.000000000 +0000
+++ Xvnc/config/cf/vnc.def
@@ -117,13 +117,7 @@
  * You may need to change this.
  */
 
-#ifdef SunArchitecture
-#define ProjectRoot /usr/openwin
-#else
-#ifdef LinuxArchitecture
 #define ProjectRoot /usr/X11R6
-#endif
-#endif
 
 #endif /* BeforeVendorCF */