games-board/pioneers: fix includedir
This commit is contained in:
parent
6e3538d09b
commit
cdd9b914de
@ -22,7 +22,7 @@ DEPENDENCIES="
|
|||||||
DEFAULT_SRC_CONFIGURE_PARAMS=(
|
DEFAULT_SRC_CONFIGURE_PARAMS=(
|
||||||
--enable-nls
|
--enable-nls
|
||||||
--disable-help
|
--disable-help
|
||||||
--includedir=/usr/include
|
--includedir=/usr/$(exhost --target)/include
|
||||||
--with-gtk
|
--with-gtk
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ DEPENDENCIES="
|
|||||||
DEFAULT_SRC_CONFIGURE_PARAMS=(
|
DEFAULT_SRC_CONFIGURE_PARAMS=(
|
||||||
--enable-nls
|
--enable-nls
|
||||||
--disable-help
|
--disable-help
|
||||||
--includedir=/usr/include
|
--includedir=/usr/$(exhost --target)/include
|
||||||
--with-gtk
|
--with-gtk
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user