[Rpm-maint] [rpm-software-management/rpm] 4.18.99: broken off-source-tree install target (Issue #2650)

Panu Matilainen notifications at github.com
Mon Sep 11 10:24:30 UTC 2023


There used to be a comment in Fedora rpm.spec that apparently got lost in the cmake transition, but applies equally to cmake:

```
# Using configure macro has some unwanted side-effects on rpm platform
# setup, use the old-fashioned way for now only defining minimal paths.
./configure \
[...]
```

I'll that back there, but the moral of the story is, don't. Use Fedora %cmake that is. The configured values affect not just where rpm itself is installed but the configuration as to how other packages will be built, and it creates this mirror-in-mirror continuum that's just impossible to work with.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2650#issuecomment-1713602933
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2650/1713602933 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230911/12addaba/attachment.html>


More information about the Rpm-maint mailing list