Add one liner conditional to redirect %license to %doc for EPEL 6.
This commit is contained in:
parent
2503871589
commit
6dcc157db1
@ -274,6 +274,7 @@ make test -C %{_target_platform}
|
||||
|
||||
|
||||
%files
|
||||
%{!?_licensedir:%global license %doc}
|
||||
%license LICENSE
|
||||
%doc AUTHORS NEWS README THANKS
|
||||
%{_libdir}/libopenjp2.so.*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user