##// END OF EJS Templates
rpms: for packages with their own python, put it in /opt/python-hg...
Mads Kiilerich -
r24729:3e48462e default
parent child Browse files
Show More
@@ -9,7 +9,7 b''
9 9 %global docutilsname docutils-0.12
10 10 %global docutilsmd5 4622263b62c5c771c03502afa3157768
11 11 %global pythonhg python-hg
12 %global hgpyprefix /usr/%{pythonhg}
12 %global hgpyprefix /opt/%{pythonhg}
13 13 # byte compilation will fail on some some Python /test/ files
14 14 %global _python_bytecompile_errors_terminate_build 0
15 15
General Comments 0
You need to be logged in to leave comments. Login now