You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/libunistring/files/libunistring-nodocs.patch

12 lines
287 B

--- 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".