More EL6-specific compatibility fixes in RPM spec.
This commit is contained in:
@ -70,7 +70,10 @@ make test
|
||||
|
||||
%files
|
||||
%doc ChangeLog COPYING README.md
|
||||
%if 0%{?el6}
|
||||
%else
|
||||
%license COPYING
|
||||
%endif
|
||||
%{_bindir}/*
|
||||
%{_datadir}/%{name}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user