]> git.armaanb.net Git - asd-repo.git/blob - wayland/hikari/build
ncurses, dvtm: reduce size of terminfo db
[asd-repo.git] / wayland / hikari / build
1 #!/bin/sh -e
2
3 patch -p1 < no-locker.patch
4
5 bmake \
6     PREFIX=/usr \
7     ETC_PREFIX=/ \
8     WITH_POSIX_C_SOURCE=YES \
9     WITH_LAYERSHELL=YES \
10     WITH_SCREENCOPY=YES
11
12 bmake PREFIX=/usr ETC_PREFIX=/ DESTDIR="$1" install