]> git.armaanb.net Git - asd-repo.git/blob - wayland/hikari/build
639bdc5ee13ea25b4bed7048bc8e213ef582f77d
[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