summaryrefslogtreecommitdiffstats
path: root/ibus.spec.in
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-06-25 01:30:44 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-06-25 01:30:44 +0800
commit3a89b79bb898eb1c6a5fc52c3e16ff6cd4bcde87 (patch)
tree9eca044dedb9edbc4512fef0516e8b0b07734487 /ibus.spec.in
parent8182da43cba2464f159be169b7db452e79cd5aac (diff)
downloadibus-3a89b79bb898eb1c6a5fc52c3e16ff6cd4bcde87.tar.gz
ibus-3a89b79bb898eb1c6a5fc52c3e16ff6cd4bcde87.tar.xz
ibus-3a89b79bb898eb1c6a5fc52c3e16ff6cd4bcde87.zip
Define mod_path in spec file.
Diffstat (limited to 'ibus.spec.in')
-rw-r--r--ibus.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ibus.spec.in b/ibus.spec.in
index fdb1993..1035c87 100644
--- a/ibus.spec.in
+++ b/ibus.spec.in
@@ -1,6 +1,6 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-# %define mod_path scim-@PACKAGE_VERSION_MAJOR@.@PACKAGE_VERSION_MINOR@
+%define mod_path ibus-@PACKAGE_VERSION_MAJOR@.@PACKAGE_VERSION_MINOR@
Name: ibus
Version: @PACKAGE_VERSION@
Release: 1%{?dist}