aboutsummaryrefslogtreecommitdiff
path: root/xorg/st/build
blob: 343b2ed802320c144200fde92db2bec9fd2cc18f (plain)
1
2
3
4
5
6
#!/bin/sh -e

sed 's|Liberation Mono|Monospace|g' config.def.h > config.h

make
make PREFIX=/usr DESTDIR="$1" install