remove useless conditional define for _licensedir

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-01-24 07:07:42 +01:00
parent 8ea19b7e2d
commit bca8735c76
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -133,7 +133,6 @@ gzip -9 -c doc/libxml2-api.xml > doc/libxml2-api.xml.gz
%postun -p /sbin/ldconfig
%files
%{!?_licensedir:%global license %%doc}
%license Copyright
%doc AUTHORS NEWS README TODO
%doc %{_mandir}/man1/xmllint.1*