From 481afec23828c9975438cad3a7b05d258bb6c90b Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Jun 29 2021 17:50:55 +0000 Subject: Fix build --- diff --git a/ibus-table.spec b/ibus-table.spec index e995b87..d5387a7 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -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}