mirror of
https://codeberg.org/kiss-community/kiss
synced 2025-01-14 06:40:06 -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
|
case $pkg in
|
||||||
# Exemptions for orphans which aren't really
|
# Exemptions for orphans which aren't really
|
||||||
# orphans. Exclude them from the list.
|
# orphans. Exclude them from the list.
|
||||||
baseinit|baselayout|gcc|pkgconf|e2fsprogs|musl|\
|
baseinit|baselayout|gcc|e2fsprogs|musl|\
|
||||||
make|busybox|bzip2|grub|kiss|git)
|
make|busybox|bzip2|grub|kiss|git)
|
||||||
continue
|
continue
|
||||||
esac
|
esac
|
||||||
|
Loading…
Reference in New Issue
Block a user