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/sys-fs/quota/files/quota-4.03-respect_docdir.p...

22 lines
586 B

commit cac9a60c29106763cc6abd6f372f25f97d4122a3
Author: Tomáš Chvátal <tchvatal@suse.com>
Date: Mon Jan 4 15:26:36 2016 +0100
Respect the docdir declaration and do not override.
Signed-off-by: Tomáš Chvátal <tchvatal@suse.com>
Signed-off-by: Jan Kara <jack@suse.cz>
diff --git a/Makefile.am b/Makefile.am
index a880ebe..7c7a866 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,6 @@ ACLOCAL_AMFLAGS = -I m4
BUILT_SOURCES = rquota.h rquota.c rquota_clnt.c
-docdir = $(datadir)/doc/@PACKAGE@
doc_DATA = \
README.mailserver \
README.ldap-support \