[Rpm-maint] [rpm-software-management/rpm] fix install rpmrc, platform and macros files with off-source-tree build (PR #2651)
Panu Matilainen
notifications at github.com
Fri Oct 6 11:30:17 UTC 2023
The --install issue fixed in commit fcbc584db49b9862f8a8501dcb9f1a93eac392c2
Thanks for the patch/report Tomasz, but when reporting issues *please* pay more attention to the reproducer. A lot of time and effort got wasted here on working out the remarkably simple way to reproduce the issue:
```
$ cmake -B build -S rpm
$ cmake --build build/
$ cmake --install build/
```
--install <dir> --prefix <otherdir> which looks like it should be the same as passing DESTDIR still doesn't work, not going to chase that now.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2651#issuecomment-1750471604
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2651/c1750471604 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20231006/338081a7/attachment.html>
More information about the Rpm-maint
mailing list