fix in case of st make error

This commit is contained in:
Luke 2018-01-20 12:49:35 -07:00
parent 5039b83a4c
commit 2f808da07a

View File

@ -108,7 +108,8 @@ cd /tmp
git clone https://github.com/lukesmithxyz/st.git
cd st
patch < patches/transparency.diff
make && make install
make
make install
cd /tmp
pacman --noconfirm --needed -Sy \