pkgsrc/x11/libxklavier/patches/patch-ab
jmmv 426e4a267f Disable build of tests, as they require an extra dependency (libgetopt) on
Solaris 8.  Addresses part of PR pkg/26769 by Robert Lillack.

While here, remove some more test(1) == constructions from the configure
script (they were harmless).
2005-03-24 09:34:24 +00:00

13 lines
461 B
Text

$NetBSD: patch-ab,v 1.3 2005/03/24 09:34:24 jmmv Exp $
--- Makefile.in.orig 2005-02-26 00:02:55.000000000 +0100
+++ Makefile.in
@@ -200,7 +200,7 @@ target_alias = @target_alias@
x_includes = @x_includes@
x_libraries = @x_libraries@
xkbheaders_present = @xkbheaders_present@
-SUBDIRS = libxklavier doc tests
+SUBDIRS = libxklavier doc
config_xml_DATA = xfree86.xml
config_xmldir = $(datadir)/$(PACKAGE)
EXTRA_DIST = libxklavier.spec libxklavier.spec.in \