From cdd9b914de95c3e97418aa776b2ba31ba66f231a Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 22 Apr 2016 15:16:54 +0200 Subject: [PATCH] games-board/pioneers: fix includedir --- packages/games-board/pioneers/pioneers-15.1.exheres-0 | 2 +- packages/games-board/pioneers/pioneers-15.3.exheres-0 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/games-board/pioneers/pioneers-15.1.exheres-0 b/packages/games-board/pioneers/pioneers-15.1.exheres-0 index 4225f7f0..ed262de1 100644 --- a/packages/games-board/pioneers/pioneers-15.1.exheres-0 +++ b/packages/games-board/pioneers/pioneers-15.1.exheres-0 @@ -22,7 +22,7 @@ DEPENDENCIES=" DEFAULT_SRC_CONFIGURE_PARAMS=( --enable-nls --disable-help - --includedir=/usr/include + --includedir=/usr/$(exhost --target)/include --with-gtk ) diff --git a/packages/games-board/pioneers/pioneers-15.3.exheres-0 b/packages/games-board/pioneers/pioneers-15.3.exheres-0 index 4225f7f0..ed262de1 100644 --- a/packages/games-board/pioneers/pioneers-15.3.exheres-0 +++ b/packages/games-board/pioneers/pioneers-15.3.exheres-0 @@ -22,7 +22,7 @@ DEPENDENCIES=" DEFAULT_SRC_CONFIGURE_PARAMS=( --enable-nls --disable-help - --includedir=/usr/include + --includedir=/usr/$(exhost --target)/include --with-gtk )