diff --git a/build/root/install.sh b/build/root/install.sh index ed39069..4d3698b 100644 --- a/build/root/install.sh +++ b/build/root/install.sh @@ -317,9 +317,4 @@ sed -i '/# ENVVARS_PLACEHOLDER/{ rm /tmp/envvars_heredoc # cleanup -yes|pacman -Scc -pacman --noconfirm -Rns $(pacman -Qtdq) 2> /dev/null || true -rm -rf /usr/share/locale/* -rm -rf /usr/share/man/* -rm -rf /usr/share/gtk-doc/* -rm -rf /tmp/* +cleanup.sh