This commit is contained in:
Huang Peng 2008-08-07 15:46:24 +08:00
Родитель d79633dc99
Коммит 707cd30015
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,4 @@
%{!?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 ibus-@PACKAGE_VERSION_MAJOR@.@PACKAGE_VERSION_MINOR@
Name: ibus
Version: @PACKAGE_VERSION@