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)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 20 Jun 2024 17:16:27 +0000 (17:16 +0000)
Forwarded: no (Debian-specific)

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

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

index 6239f6278249559fe6e68e5276c01532a4abeffc..0bc5df304aaa6b7d16fc9a52b4abc413a5d247d9 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