From ac18b7dacc28c1078b4c1a802872cb45c71cce23 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Tue, 22 Mar 2022 08:38:07 +0100 Subject: [PATCH] remove emtpy line --- usr/lib/archboot/installer/pacman.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/lib/archboot/installer/pacman.sh b/usr/lib/archboot/installer/pacman.sh index 9905473b4..c9ff2609f 100644 --- a/usr/lib/archboot/installer/pacman.sh +++ b/usr/lib/archboot/installer/pacman.sh @@ -153,7 +153,6 @@ run_pacman(){ # install_packages() # performs package installation to the target system -# install_packages() { destdir_mounts || return 1 if [[ "${S_SRC}" = "0" ]]; then