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