use cleanup.sh script

pull/23/head
binhex 5 years ago
parent fc0b721f57
commit a6260b5960

@ -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

Loading…
Cancel
Save