From 1b0fc81b41ed9e2524c6e760c6f3ca429ad88a64 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 3 May 2020 23:40:34 +0300 Subject: [PATCH] kiss-orphans: Reflect linux-headers changes in kisslinux/repo --- contrib/kiss-orphans | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contrib/kiss-orphans b/contrib/kiss-orphans index 602110e..4c5ae5b 100755 --- a/contrib/kiss-orphans +++ b/contrib/kiss-orphans @@ -5,8 +5,10 @@ cd "$KISS_ROOT/var/db/kiss/installed/" 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|\ - make|busybox|bzip2|grub|kiss|git|linux-headers) + make|busybox|bzip2|grub|kiss|git) continue esac