From c2847f33dd19a15150bdfca6a43e055273d2608b Mon Sep 17 00:00:00 2001 From: John Doe Date: Fri, 15 Oct 2021 05:45:49 +0800 Subject: [PATCH] fix --- scripts/patches.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/patches.sh b/scripts/patches.sh index 898a5d9..32b8fc7 100644 --- a/scripts/patches.sh +++ b/scripts/patches.sh @@ -61,6 +61,7 @@ if [ $BRANCH == 'master' ]; then rm f341ef96fe4b509a728ba1281281da96bac23673.patch #this is a ugly fix + sed -i '/procd-ujail/d' include/target.mk echo 'CONFIG_PACKAGE_procd-seccomp=y' >> $GITHUB_WORKSPACE/common.seed # bring the ethinfo back