2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 22:12:27 +00:00
This commit is contained in:
Dylan Araps 2021-07-06 16:47:13 +03:00
parent 42b9224a87
commit ba36652d8b
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -4,7 +4,7 @@ sed 's|Liberation Mono|Monospace|g' config.def.h > _
mv -f _ config.def.h
# Install terminfo to right location.
export TERMINFO=$1/usr/share/terminfo
export TERMINFO="$1/usr/share/terminfo"
mkdir -p "$TERMINFO"
make