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:
Marguerite Su 2014-07-27 17:42:50 +00:00 committed by Git OBS Bridge
parent 502b699aee
commit 731b4f8ec2

View File

@ -31,4 +31,4 @@ DB_NAME="%1" \
echo "Missing argument DB_NAME in call to %%ibus_table_create_index." \
false \
%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