fix directory location
This commit is contained in:
parent
4979b094e9
commit
9ccdf00cb7
@ -90,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%defattr(-, root, root, -)
|
%defattr(-, root, root, -)
|
||||||
%doc %{_datadir}/doc/%{name}
|
%doc %{_datadir}/doc/libsigc++-2.0/*
|
||||||
# according guidelines, we can co-own this, since devhelp is not required # for accessing documentation
|
# according guidelines, we can co-own this, since devhelp is not required # for accessing documentation
|
||||||
%{_datadir}/devhelp/
|
%{_datadir}/devhelp/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user