mirror of
https://github.com/LukeSmithxyz/st.git
synced 2024-11-22 15:25:58 +01:00
Merge branch 'master' of github.com:LukeSmithxyz/st
This commit is contained in:
commit
ed60a20a11
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -57,6 +57,7 @@ install: st
|
||||||
@echo Please see the README file regarding the terminfo entry of st.
|
@echo Please see the README file regarding the terminfo entry of st.
|
||||||
|
|
||||||
uninstall:
|
uninstall:
|
||||||
|
$(MAKE) uninstall -C scroll
|
||||||
rm -f $(DESTDIR)$(PREFIX)/bin/st
|
rm -f $(DESTDIR)$(PREFIX)/bin/st
|
||||||
rm -f $(DESTDIR)$(PREFIX)/bin/st-copyout
|
rm -f $(DESTDIR)$(PREFIX)/bin/st-copyout
|
||||||
rm -f $(DESTDIR)$(PREFIX)/bin/st-urlhandler
|
rm -f $(DESTDIR)$(PREFIX)/bin/st-urlhandler
|
||||||
|
|
Loading…
Reference in a new issue