Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.1 by slords, Thu Mar 4 00:55:33 2010 UTC | Revision 1.2 by slords, Thu Mar 4 16:11:51 2010 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | # $Id$ | |
2 | # Authority: slords | |
3 | # Name: Shad L. Lords | |
4 | ||
5 | %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} | %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} |
6 | %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} | %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} |
7 |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |