no patch on st
This commit is contained in:
parent
afeba45ea1
commit
206c37c929
@ -69,9 +69,9 @@ rm -f /tmp/larbs_user.sh
|
|||||||
|
|
||||||
dialog --infobox "Installing \"st\" from source..." 4 40
|
dialog --infobox "Installing \"st\" from source..." 4 40
|
||||||
cd /tmp
|
cd /tmp
|
||||||
|
rm -rf st
|
||||||
git clone https://github.com/lukesmithxyz/st.git
|
git clone https://github.com/lukesmithxyz/st.git
|
||||||
cd st
|
cd st
|
||||||
patch < patches/transparency.diff
|
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
cd /tmp
|
cd /tmp
|
||||||
|
Loading…
Reference in New Issue
Block a user