From c533a4b6291747cd76fd6b56ecf569446f1747f6 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 20 Jan 2018 21:48:47 +0100 Subject: [PATCH] remove useless conditional for %_licensedir Signed-off-by: Igor Gnatenko --- texinfo.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/texinfo.spec b/texinfo.spec index 37f0afc..8890ea1 100644 --- a/texinfo.spec +++ b/texinfo.spec @@ -132,7 +132,6 @@ fi %files -f %{name}.lang -f %{name}_document.lang %doc AUTHORS ChangeLog NEWS README TODO -%{!?_licensedir:%global license %%doc} %license COPYING %{_bindir}/makeinfo %{_bindir}/texi2any @@ -146,7 +145,6 @@ fi %files -n info %config(noreplace) %verify(not md5 size mtime) %{_infodir}/dir -%{!?_licensedir:%global license %%doc} %license COPYING %{_bindir}/info %{_infodir}/info-stnd.info*