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, 17 Aug 2024 17:26:24 +0000 (13:26 -0400)
Forwarded: no (Debian-specific)

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

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

index ac573a3553d90ec90dc39626d561b10b8bd32bff..2cdc744b1f3925a9583d27bc204c73a2bc691d5b 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 4ac14f788f50fc1ac369206721dc5dde5309e150..e5bfc9164d3293ec14728d31c70e936c4eada9f8 100644 (file)
@@ -404,7 +404,6 @@ top_srcdir = @top_srcdir@
 SUBDIRS = \
        man \
        example-config \
-       rfc \
        extensions \
        locations \
        plugins