Fixes typo
This commit is contained in:
parent
0b2dce8674
commit
212575518b
@ -50,7 +50,7 @@ make %{?_smp_mflags} V=1
|
|||||||
%install
|
%install
|
||||||
make install DESTDIR=${RPM_BUILD_ROOT} INSTALL="install -p"
|
make install DESTDIR=${RPM_BUILD_ROOT} INSTALL="install -p"
|
||||||
|
|
||||||
%py_byte_compile %{python3} $RPM_BUILD_ROOT/%{datadir}/ibus-libzhuyin/setup
|
%py_byte_compile %{python3} $RPM_BUILD_ROOT%{_datadir}/ibus-libzhuyin/setup
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user