aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Igne <git@federicoigne.com>2020-05-23 10:51:26 +0100
committerFederico Igne <git@federicoigne.com>2020-05-23 10:51:26 +0100
commit01f4a458d3b0de2ef56608bce9c39c580303b6e7 (patch)
tree207ed63d811738cc35f956e7b5da73c6dd702c52
parent682f9c27ab916894aa788a14b3520546c1da7ba6 (diff)
parent10c8e2413bcd3cde4ca545b95501c19f4d011964 (diff)
downloadst-01f4a458d3b0de2ef56608bce9c39c580303b6e7.tar.gz
st-01f4a458d3b0de2ef56608bce9c39c580303b6e7.zip
Merge branch 'personal' of git.dyamon.me:st into personal
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1b553fb..374ec4f 100644
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,7 @@ install: st
49 chmod 644 $(DESTDIR)$(MANPREFIX)/man1/st.1 49 chmod 644 $(DESTDIR)$(MANPREFIX)/man1/st.1
50 tic -sx st.info 50 tic -sx st.info
51 @echo Please see the README file regarding the terminfo entry of st. 51 @echo Please see the README file regarding the terminfo entry of st.
52 cp -f st.desktop /usr/share/applications 52 cp -f st.desktop /usr/share/applications/
53 53
54uninstall: 54uninstall:
55 rm -f $(DESTDIR)$(PREFIX)/bin/st 55 rm -f $(DESTDIR)$(PREFIX)/bin/st