saubermann-rpm: check for orphan packages/extras
This commit is contained in:
parent
efb93b038a
commit
b94b43b548
1 changed files with 3 additions and 0 deletions
|
@ -26,3 +26,6 @@ echo "== *.rpmnew etc."
|
|||
find /etc/ /usr/ \
|
||||
-path '/usr/share/eclipse/dropins' -prune \
|
||||
-or -name "*.rpm*" -and -not -name "*.rpm"
|
||||
|
||||
echo "== Orphan packages according to dnf"
|
||||
dnf repoquery --extras
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue