mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-26 17:45:03 -07:00
st: Fix build.
This commit is contained in:
parent
6eb5f6d1dc
commit
e9ec1fc7ac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user