2
0
mirror of https://codeberg.org/kiss-community/repo synced 2025-03-09 06:49:57 -06:00
repo/xorg/st/build
2019-06-28 17:05:14 +03:00

7 lines
98 B
Bash
Executable File

#!/bin/sh -e
sed -i 's|Liberation Mono|Monospace|g' config.def.h
make
make DESTDIR="$1" install