initial import
This commit is contained in:
24
libxcb/libxcb-1.14-no-missing-man-subdir.patch
Normal file
24
libxcb/libxcb-1.14-no-missing-man-subdir.patch
Normal file
@@ -0,0 +1,24 @@
|
||||
diff --git a/Makefile.am b/Makefile.am
|
||||
index fbf6e04..cc2744f 100644
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -1,6 +1,6 @@
|
||||
ACLOCAL_AMFLAGS=-I m4
|
||||
|
||||
-SUBDIRS=src tests doc man
|
||||
+SUBDIRS=src tests doc
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
||||
diff --git a/configure.ac b/configure.ac
|
||||
index adb48e7..5a7e469 100644
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -264,7 +264,6 @@ AM_CONDITIONAL(XCB_SERVERSIDE_SUPPORT, test "x$XCB_SERVERSIDE_SUPPORT" = "xyes")
|
||||
AC_CONFIG_FILES([
|
||||
Makefile
|
||||
doc/Makefile
|
||||
-man/Makefile
|
||||
src/Makefile
|
||||
tests/Makefile
|
||||
])
|
||||
Reference in New Issue
Block a user