aboutsummaryrefslogtreecommitdiff
path: root/editors/mg/build
blob: d67e3ef1cb2298454034303703d2c883afcde41c (plain)
1
2
3
4
5
6
#!/bin/sh -e

sed -i 's/--libs ncurses/--libs ncursesw/' GNUmakefile

make STATIC=yesplease
install -Dm755 -t "$1/usr/bin" mg