2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

st: Fix build.

This commit is contained in:
Dylan Araps 2019-06-28 17:09:25 +03:00
parent 6eb5f6d1dc
commit e9ec1fc7ac

View File

@ -2,5 +2,8 @@
sed -i 's|Liberation Mono|Monospace|g' config.def.h
# Fix no 'c99' executable.
export CC=cc
make
make DESTDIR="$1" install