Mercurial -- a distributed SCM
b94d33fc2f
%_prefix is usually /usr . But it is a "thing" to build with a custom %_prefix, and that should put all/most files under that prefix instead of /usr . Other macros like %_mandir will change accordingly. There is also %_usr , but that is apparently a pointless macro that always is /usr . We should avoid using %_usr, and use %_prefix instead. Flatpak builds set a custom %_prefix, and when chg was installed into %_usr/bin it failed as described on https://docs.fedoraproject.org/en-US/flatpak/troubleshooting/#_files_outside_of_app . Change the spec to install chg in %_prefix/bin . This change was isolated and documented (and obfuscated?) by Mads Kiilerich. |
||
---|---|---|
.gitignore | ||
mercurial-site-start.el | ||
mercurial.spec | ||
sources |