We moved rpmuncompress and rpm-setup-autosign from /usr/lib/rpm to the standard
path in a698d1b6b18e430806c54755af56d47ac401e430 and
1f554d12f3b1dc6061c60fdda9f079e446925a79 which is a good thing but, if somebody
is hardcoding those locations in their specs or scripts (and they would've
had to, because they were outside the path), their stuff will break now. Which
is a no-go now.
Cmake does its best to make a horror of this simple thing. We only want to do
this at install-time to avoid confusing compat links pointing nowhere in the
build directory. But to create links at install stage requires this bizarre
execute_process() construct, with gotchas like \$ENV{DESTDIR} to go.
Related: #4148
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/4204
-- Commit Summary --
* Add compat links for rpmuncompress and rpm-setup-autosign
-- File Changes --
M CMakeLists.txt (8)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/4204.patchhttps://github.com/rpm-software-management/rpm/pull/4204.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4204
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/[email protected]>
_______________________________________________
Rpm-maint mailing list
[email protected]
https://lists.rpm.org/mailman/listinfo/rpm-maint