fix makefile
Build/Publish XBPS / build-and-publish (push) Failing after 6s Details

This commit is contained in:
Luca Bilke 2024-05-17 10:29:53 +02:00
parent 85f7801afe
commit b345a380cc
No known key found for this signature in database
GPG Key ID: B753481DA0B6FA47
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ dist: clean
rm -rf st-$(VERSION)
terminfo:
mkdir terminfo
tic -sx -o terminfo st.info
install: st