Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpm2kit: drop unnecessary "--all" argument
In dnf4, "--all" is the long way of writing "*", which is also the default if no argument is specified. It's no longer supported in dnf5, so just get rid of it. Signed-off-by: Ben Cressey <bcressey@amazon.com>
- Loading branch information