changeset 24729:3e48462ec15a

rpms: for packages with their own python, put it in /opt/python-hg This is more compliant with the FHS and Fedora packaging guidelines.
author Mads Kiilerich <madski@unity3d.com>
date Tue, 14 Apr 2015 23:44:03 -0400
parents 75688a6f0bca
children aa8e5c6d953b
files contrib/mercurial.spec
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/mercurial.spec	Wed Jan 14 01:15:26 2015 +0100
+++ b/contrib/mercurial.spec	Tue Apr 14 23:44:03 2015 -0400
@@ -9,7 +9,7 @@
 %global docutilsname docutils-0.12
 %global docutilsmd5 4622263b62c5c771c03502afa3157768
 %global pythonhg python-hg
-%global hgpyprefix /usr/%{pythonhg}
+%global hgpyprefix /opt/%{pythonhg}
 # byte compilation will fail on some some Python /test/ files
 %global _python_bytecompile_errors_terminate_build 0