fix build.

This commit is contained in:
Joe Orton 2017-07-06 15:38:57 +01:00
parent 3ccba7dffd
commit 0114678efc
1 changed files with 1 additions and 1 deletions

View File

@ -416,7 +416,7 @@ make check-javahl
%files libs %files libs
%{!?_licensedir:%global license %%doc} %{!?_licensedir:%global license %%doc}
%license LICENSE NOTICE %license LICENSE NOTICE
%{_libdir}/libsvn_*.so.* %{_libdir}/libsvn*.so.*
%exclude %{_libdir}/libsvn_swig_perl* %exclude %{_libdir}/libsvn_swig_perl*
%exclude %{_libdir}/libsvn_swig_ruby* %exclude %{_libdir}/libsvn_swig_ruby*
%if %{with_kwallet} %if %{with_kwallet}