File 0001-Prevent-make-install-from-installing-docs.patch of Package rnnoise
From b27f8d14b48af37c6cf9bd8cb77b8a5ac39978a1 Mon Sep 17 00:00:00 2001 From: sp1rit <sp1ritCS@protonmail.com> Date: Sun, 21 Feb 2021 19:31:54 +0100 Subject: [PATCH] Prevent make install from installing docs --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 735d17a..9482088 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,6 @@ ACLOCAL_AMFLAGS = -I m4 AM_CFLAGS = -I$(top_srcdir)/include $(DEPS_CFLAGS) -dist_doc_DATA = COPYING AUTHORS README include_HEADERS = include/rnnoise.h -- 2.30.1