Files
pkgsrc-ng/net/tightvnc/patches/patch-ac
2013-09-26 17:14:40 +02:00

19 lines
383 B
Plaintext

$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 */