14 lines
426 B
Plaintext
14 lines
426 B
Plaintext
$NetBSD: patch-ae,v 1.2 2012/06/03 17:27:51 wiz Exp $
|
|
|
|
--- Makefile.in.orig 2012-03-23 15:24:26.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -215,7 +215,7 @@ top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
xcbincludedir = @xcbincludedir@
|
|
-SUBDIRS = src xcbgen
|
|
+SUBDIRS = src
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = xcb-proto.pc
|
|
EXTRA_DIST = doc xcb-proto.pc.in autogen.sh
|