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