wavemon: broken, weirdness with curses.h inclusion

This commit is contained in:
Andrew Benson 2021-09-23 21:19:41 -05:00
parent 27c2ba8eb4
commit a374a28fd9

View file

@ -12,6 +12,8 @@ homepage="https://github.com/uoaerg/wavemon"
distfiles="https://github.com/uoaerg/${pkgname}/archive/v${version}.tar.gz"
checksum=e7e4167292136ca7ff12ddeb880904c10f33e97620ea6aa5f7838e859fdb40ed
broken="weirdness with curses.h inclusion on some architectures"
post_extract() {
vsed -i -e 's/\?=/=/g' Makefile.in
}