nsgenbind: fixed cross build.
This commit is contained in:
parent
2d79e587a4
commit
b2886ce28a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${versio
|
|||
checksum=f504336ec5579026825df413216b25ff45c078f5d863815254a5faccce76bd71
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} PREFIX=/usr
|
||||
make ${makejobs} FLEX=flex BISON=bison PREFIX=/usr
|
||||
}
|
||||
do_install() {
|
||||
make PREFIX=/usr DESTDIR=${DESTDIR} install
|
||||
|
|
Loading…
Reference in a new issue