From dbc83ad0ff4b62ee2c11cf940f5d620abd5da524 Mon Sep 17 00:00:00 2001 From: binhex Date: Mon, 27 Apr 2020 17:44:05 +0100 Subject: [PATCH] more consolidation of cleanup --- build/root/install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build/root/install.sh b/build/root/install.sh index 601df6d..62a1cd4 100644 --- a/build/root/install.sh +++ b/build/root/install.sh @@ -48,7 +48,6 @@ source aur.sh # is for the user to upgrade the kernel on their host. pacman -S binutils --needed --noconfirm strip --remove-section=.note.ABI-tag /usr/lib64/libQt5Core.so.5 -pacman -Rsn binutils --noconfirm # container perms ####