Fixes macro usage
This commit is contained in:
parent
f9df7ef57f
commit
f84ea382cb
@ -47,7 +47,7 @@ make %{?_smp_mflags}
|
|||||||
%install
|
%install
|
||||||
make DESTDIR=${RPM_BUILD_ROOT} install INSTALL="install -p"
|
make DESTDIR=${RPM_BUILD_ROOT} install INSTALL="install -p"
|
||||||
|
|
||||||
%py_byte_compile %{python3} $RPM_BUILD_ROOT/%{_datadir}/ibus-hangul/setup
|
%py_byte_compile %{python3} $RPM_BUILD_ROOT%{_datadir}/ibus-hangul/setup
|
||||||
|
|
||||||
# Register as an AppStream component to be visible in the software center
|
# Register as an AppStream component to be visible in the software center
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user