Accepting request 242625 from home:MargueriteSu:branches:M17N
fix an error in macros.ibus OBS-URL: https://build.opensuse.org/request/show/242625 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=113
This commit is contained in:
parent
502b699aee
commit
731b4f8ec2
@ -31,4 +31,4 @@ DB_NAME="%1" \
|
|||||||
echo "Missing argument DB_NAME in call to %%ibus_table_create_index." \
|
echo "Missing argument DB_NAME in call to %%ibus_table_create_index." \
|
||||||
false \
|
false \
|
||||||
%endif \
|
%endif \
|
||||||
/usr/bin/ibus-table-createdb -i -n ${DB_NAME}.db || true
|
/usr/bin/ibus-table-createdb -i -n %{_ibus_tabledir}/${DB_NAME}.db || true
|
||||||
|
Loading…
Reference in New Issue
Block a user