mirror of
https://codeberg.org/kiss-community/kiss
synced 2024-12-23 07:30:16 -07:00
kiss-orphans: drop pkgconf exception
This commit is contained in:
parent
dba5144024
commit
6e26703abb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user