summaryrefslogtreecommitdiff
path: root/ibus-anthy.spec.in
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-08-15 14:09:37 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-08-15 14:09:37 +0800
commit2d8de5944b67c9a23e0383a3073e13e67eca5841 (patch)
tree37d75bd51b4eea642f17700975f1abb882131b46 /ibus-anthy.spec.in
parent1667a8b717889846ac1b11d5894a0d0bfc014867 (diff)
downloadibus-anthy-2d8de5944b67c9a23e0383a3073e13e67eca5841.tar.gz
Use more @@.
Diffstat (limited to 'ibus-anthy.spec.in')
-rw-r--r--ibus-anthy.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/ibus-anthy.spec.in b/ibus-anthy.spec.in
index fc795f2..0df0a61 100644
--- a/ibus-anthy.spec.in
+++ b/ibus-anthy.spec.in
@@ -49,9 +49,9 @@ rm -rf $RPM_BUILD_ROOT
# %dir %{python_sitearch}/ibus
%{python_sitearch}/anthy.py*
%{python_sitearch}/_anthy.so
-%dir %{_datadir}/ibus-anthy
+%dir %{_datadir}/@PACKAGE@
%{_bindir}/ibus-engine-anthy
-%{_datadir}/ibus-anthy/*
+%{_datadir}/@PACKAGE@/*
%{_datadir}/ibus/engine/anthy.engine
%changelog