fix in case of st make error
This commit is contained in:
parent
5039b83a4c
commit
2f808da07a
@ -108,7 +108,8 @@ cd /tmp
|
|||||||
git clone https://github.com/lukesmithxyz/st.git
|
git clone https://github.com/lukesmithxyz/st.git
|
||||||
cd st
|
cd st
|
||||||
patch < patches/transparency.diff
|
patch < patches/transparency.diff
|
||||||
make && make install
|
make
|
||||||
|
make install
|
||||||
cd /tmp
|
cd /tmp
|
||||||
|
|
||||||
pacman --noconfirm --needed -Sy \
|
pacman --noconfirm --needed -Sy \
|
||||||
|
Loading…
Reference in New Issue
Block a user