forked from hasufell/hasufell-repository
games-fps/eduke32: fix build after introduction of unprefixed tools
This commit is contained in:
parent
fb65e6a726
commit
83de379119
@ -112,6 +112,7 @@ src_compile() {
|
|||||||
CXX=${CXX}
|
CXX=${CXX}
|
||||||
RANLIB=${RANLIB}
|
RANLIB=${RANLIB}
|
||||||
CUSTOMOPT="${CFLAGS}"
|
CUSTOMOPT="${CFLAGS}"
|
||||||
|
PKG_CONFIG="${PKG_CONFIG}"
|
||||||
STRIP=touch
|
STRIP=touch
|
||||||
|
|
||||||
ARCH=
|
ARCH=
|
||||||
|
Loading…
Reference in New Issue
Block a user