[Rpm-maint] [rpm-software-management/rpm] Introduce an rpm-controlled per-build directory (PR #2885)

Michal Domonkos notifications at github.com
Tue Feb 6 17:10:02 UTC 2024


Not a fan of the `-root` suffix. Now that we have the option, why not take full advantage of directories and have a tree like this:

```
BUILD/
├── bar-1.0
│   ├── ROOT
│   │   └── x86_64-linux
│   │   └── [...]
│   └── SPECPARTS
└── foo-1.0
    ├── ROOT
    │   └── x86_64-linux
    │   └── [...]
    └── SPECPARTS
```



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

Message ID: <rpm-software-management/rpm/pull/2885/c1930388419 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240206/58b9f9f4/attachment.html>


More information about the Rpm-maint mailing list