Files
gentoo/dev-libs/libunistring/files/libunistring-nodocs.patch
Jeroen Roovers 92e227618f dev-libs/libunistring: Clean up patch.
Package-Manager: Portage-2.3.14, Repoman-2.3.6
2017-11-17 16:24:07 +01:00

12 lines
287 B
Diff

--- a/Makefile.in
+++ b/Makefile.in
@@ -773,7 +773,7 @@
top_srcdir = @top_srcdir@
AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
ACLOCAL_AMFLAGS = -I m4 -I gnulib-m4
-SUBDIRS = doc gnulib-local lib tests
+SUBDIRS = gnulib-local lib tests
# Allow users to use "gnulib-tool --update".