Files
pkgsrc-ng/x11/xservers/patches/patch-ad
2013-09-26 17:14:40 +02:00

20 lines
386 B
Plaintext

$NetBSD: patch-ad,v 1.1 2002/02/23 18:34:14 tron Exp $
--- Imakefile.orig Sat Feb 23 18:34:46 2002
+++ Imakefile Sat Feb 23 18:34:28 2002
@@ -8,11 +8,11 @@
#define OSName Unknown Operating System!
#endif
-#if !BuildServersOnly
-#if BuildFonts
+#if 1
+#if 1
FONTSDIR = fonts
#endif
-#ifndef Win32Architecture
+#if 0
DOCSDIR = doc
NLSSUBDIR = nls
#endif