From def59686719937af5ecc3280ce22e13d48a3d124 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Thu, 27 May 2021 12:21:29 -0400 Subject: [PATCH] pentoo-updater: fix perl cleaner typo --- scripts/pentoo-updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pentoo-updater.sh b/scripts/pentoo-updater.sh index e61f0a404..7ac37234c 100755 --- a/scripts/pentoo-updater.sh +++ b/scripts/pentoo-updater.sh @@ -548,7 +548,7 @@ main_upgrades() { set_java #might fail, run it a few times set_ruby - perl-cleaner ---modules -- --buildpkg=y || safe_exit + perl-cleaner --modules -- --buildpkg=y || safe_exit emerge --deep --update --newuse -kb --changed-deps --newrepo @world || safe_exit set_java #might fail, run it a few times