Add one liner conditional to redirect %license to %doc for EPEL 6.

This commit is contained in:
Richard M. Shaw 2015-11-03 08:38:53 -06:00
parent 2503871589
commit 6dcc157db1

View File

@ -274,6 +274,7 @@ make test -C %{_target_platform}
%files
%{!?_licensedir:%global license %doc}
%license LICENSE
%doc AUTHORS NEWS README THANKS
%{_libdir}/libopenjp2.so.*