kiss-orphans: drop pkgconf exception

This commit is contained in:
Dylan Araps 2020-08-20 11:34:37 +03:00
parent dba5144024
commit 6e26703abb
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ for pkg in *; do
case $pkg in
# Exemptions for orphans which aren't really
# orphans. Exclude them from the list.
baseinit|baselayout|gcc|pkgconf|e2fsprogs|musl|\
baseinit|baselayout|gcc|e2fsprogs|musl|\
make|busybox|bzip2|grub|kiss|git)
continue
esac