fix bugs 177610, 177609
This commit is contained in:
parent
07b50cd8a6
commit
66b52c4335
@ -277,9 +277,9 @@ fi
|
|||||||
%if %{WITH_MONO}
|
%if %{WITH_MONO}
|
||||||
%files sharp
|
%files sharp
|
||||||
%defattr(0644, root, root, 0755)
|
%defattr(0644, root, root, 0755)
|
||||||
/usr/lib/mono/avahi-sharp
|
%{_libdir}/mono/avahi-sharp
|
||||||
/usr/lib/mono/gac/avahi-sharp
|
%{_libdir}/mono/gac/avahi-sharp
|
||||||
/usr/lib/pkgconfig/avahi-sharp.pc
|
%{_libdir}/pkgconfig/avahi-sharp.pc
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user