From f66b4efe261945fa8d5d1d912d20d8b48b3f70e2 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Tue, 17 Jan 2017 18:47:13 -0500 Subject: [PATCH] [dist] spec: Delete unnecessary entry for %doc in dattobd-utils --- dist/dattobd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/dattobd.spec b/dist/dattobd.spec index d045ff73..313bf4b0 100644 --- a/dist/dattobd.spec +++ b/dist/dattobd.spec @@ -280,7 +280,7 @@ rm -rf %{buildroot} %{_bindir}/dbdctl %{_bindir}/update-img %{_sysconfdir}/bash_completion.d/dbdctl -%doc README.md dist/copyright +%doc README.md %if %{_vendor} == "redhat" %{!?_licensedir:%global license %doc} %license COPYING