mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
wavemon: unbreak.
This commit is contained in:
parent
3c09076cd3
commit
12cfeddf6b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ homepage="https://github.com/uoaerg/wavemon"
|
||||||
distfiles="https://github.com/uoaerg/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/uoaerg/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=e7e4167292136ca7ff12ddeb880904c10f33e97620ea6aa5f7838e859fdb40ed
|
checksum=e7e4167292136ca7ff12ddeb880904c10f33e97620ea6aa5f7838e859fdb40ed
|
||||||
|
|
||||||
broken="weirdness with curses.h inclusion on some architectures"
|
CFLAGS=-D_XOPEN_SOURCE_EXTENDED
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i -e 's/\?=/=/g' Makefile.in
|
vsed -i -e 's/\?=/=/g' Makefile.in
|
||||||
|
|
Loading…
Add table
Reference in a new issue