From 2fec5b560df1816f087a4c8ec5953f3c0d66a447 Mon Sep 17 00:00:00 2001 From: mudler Date: Mon, 5 Oct 2015 18:40:10 +0200 Subject: [PATCH] [script] post-update, keeping autoconf --- script/post-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/post-update.sh b/script/post-update.sh index c225d81..2e90f72 100644 --- a/script/post-update.sh +++ b/script/post-update.sh @@ -127,7 +127,7 @@ echo -5 | equo conf update equo rm --deep --configfiles --force-system "${PACKAGES_TO_REMOVE[@]}" # Remove compilation tools -equo rm --nodeps --force-system autoconf automake bison yacc gcc localepurge +equo rm --nodeps --force-system automake bison yacc gcc localepurge # Writing package list file equo q list installed -qv > /etc/sabayon-pkglist