]> git.armaanb.net Git - st.git/blobdiff - Makefile
tic -s -> tic -sx (Treat unknown capabilities as user-defined.)
[st.git] / Makefile
index 6158ab20f2f7cc22abef463c81f19e342686c42e..fb026c464b61186325cfd923f44c9cc1b87afb5d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,7 @@ install: all
        @sed "s/VERSION/${VERSION}/g" < st.1 > ${DESTDIR}${MANPREFIX}/man1/st.1
        @chmod 644 ${DESTDIR}${MANPREFIX}/man1/st.1
        @echo Please see the README file regarding the terminfo entry of st.
-       @tic -s st.info
+       @tic -sx st.info
 
 uninstall:
        @echo removing executable file from ${DESTDIR}${PREFIX}/bin