# HG changeset patch # User Mathias De Mare # Date 2021-11-17 12:47:25 # Node ID 5d08b289e2e526259d7d5ea32b70fe76d5b327d7 # Parent 4713bcf780372c859df6b80c1f8a908c133122a3 packaging: make rpm relocatable This makes it possible to install multiple Mercurial rpms on the same machine in different locations. Differential Revision: https://phab.mercurial-scm.org/D11768 diff --git a/contrib/packaging/mercurial.spec b/contrib/packaging/mercurial.spec --- a/contrib/packaging/mercurial.spec +++ b/contrib/packaging/mercurial.spec @@ -27,6 +27,7 @@ Name: mercurial Version: snapshot Release: 0 License: GPLv2+ +Prefix: / Group: Development/Tools URL: https://mercurial-scm.org/ Source0: %{name}-%{version}-%{release}.tar.gz