kona: typo.
This commit is contained in:
parent
a17aaaf11c
commit
db61df52fb
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ distfiles="https://github.com/kevinlawler/${pkgname}/archive/Win.${version}-64.t
|
||||||
checksum=91b580b1d5cca761b08e27ada02a5bb491552f84054aad89d31aaca8081ee725
|
checksum=91b580b1d5cca761b08e27ada02a5bb491552f84054aad89d31aaca8081ee725
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed-i '/netdb.h/a#include <sys/select.h>' src/incs.h
|
sed -i '/netdb.h/a#include <sys/select.h>' src/incs.h
|
||||||
}
|
}
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue