Don't try to build doc/rfc subdir components
authorNoah Meyerhans <noahm@debian.org>
Fri, 22 May 2020 04:48:59 +0000 (21:48 -0700)
committerNoah Meyerhans <noahm@debian.org>
Sat, 30 Jul 2022 02:58:28 +0000 (19:58 -0700)
Forwarded: no (Debian-specific)

Gbp-Pq: Name skip-rfc-subdir.patch

pigeonhole/configure.ac
pigeonhole/doc/Makefile.am
pigeonhole/doc/Makefile.in

index 3ead339d41a7d66c30142de4beda0a857c422028..46345929e4b7d43733a42ec3c74d083763454fcf 100644 (file)
@@ -176,7 +176,6 @@ doc/Makefile
 doc/man/Makefile
 doc/example-config/Makefile
 doc/example-config/conf.d/Makefile
-doc/rfc/Makefile
 doc/extensions/Makefile
 doc/locations/Makefile
 doc/plugins/Makefile
index 5131ece602d3f69ad26d34d2e6ebafc8ae2a025e..258c1350e8b6686a952006d3a6697495d35363fa 100644 (file)
@@ -1,7 +1,6 @@
 SUBDIRS = \
        man \
        example-config \
-       rfc \
        extensions \
        locations \
        plugins
index bf2b89ce39a4d19091b0a0ac776087f6fc19b9eb..a8498489048be5d4f7edf6047da24fbc01835ead 100644 (file)
@@ -404,7 +404,6 @@ top_srcdir = @top_srcdir@
 SUBDIRS = \
        man \
        example-config \
-       rfc \
        extensions \
        locations \
        plugins