fixes spec
This commit is contained in:
parent
7cf0b7a521
commit
c98386c0d4
@ -70,8 +70,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
%files devel
|
||||
%doc
|
||||
%dir %{_includedir}/libpinyin-0.3
|
||||
%{_includedir}/libpinyin-0.3/*
|
||||
%dir %{_includedir}/libpinyin-%{version}
|
||||
%{_includedir}/libpinyin-%{version}/*
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/libpinyin.pc
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user