From 2f808da07aaf3d8fd2e5113540e6a673ee80495d Mon Sep 17 00:00:00 2001 From: Luke Date: Sat, 20 Jan 2018 12:49:35 -0700 Subject: [PATCH] fix in case of st make error --- src/larbs.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/larbs.sh b/src/larbs.sh index 93db4b4..57fc75f 100755 --- a/src/larbs.sh +++ b/src/larbs.sh @@ -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 \