From b97e95b51196a31837693b3edc5890eba21059f6 Mon Sep 17 00:00:00 2001 From: Siteshwar Vashisht Date: Mon, 19 Jun 2017 21:35:16 +0200 Subject: [PATCH] specfile: _pkgdocdir is defined by default by redhat-rpm-config --- bash.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/bash.spec b/bash.spec index 59adb91..26b5ee7 100644 --- a/bash.spec +++ b/bash.spec @@ -3,7 +3,6 @@ %define patchleveltag .12 %define baseversion 4.4 %bcond_without tests -%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}} Version: %{baseversion}%{patchleveltag} Name: bash