Fix build
This commit is contained in:
parent
e02194d443
commit
481afec238
@ -63,8 +63,8 @@ export PYTHON=%{__python3}
|
||||
%__rm -rf $RPM_BUILD_ROOT
|
||||
export PYTHON=%{__python3}
|
||||
%make_install NO_INDEX=true pkgconfigdir=%{_datadir}/pkgconfig
|
||||
%py_byte_compile %{python3} /usr/share/ibus-table/engine
|
||||
%py_byte_compile %{python3} /usr/share/ibus-table/setup
|
||||
%py_byte_compile %{python3} %{buildroot}/usr/share/ibus-table/engine
|
||||
%py_byte_compile %{python3} %{buildroot}/usr/share/ibus-table/setup
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user