corrected path of post section of additional
This commit is contained in:
parent
08b5f498a9
commit
2674506db2
@ -41,8 +41,8 @@ This package contains additional tables.
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%post additional
|
%post additional
|
||||||
ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/additional/compose.db
|
ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/compose.db
|
||||||
ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/additional/latex.db
|
ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/latex.db
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
Loading…
Reference in New Issue
Block a user