diff options
Diffstat (limited to 'games-board/xmille/xmille-2.0-r4.ebuild')
-rw-r--r-- | games-board/xmille/xmille-2.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/xmille/xmille-2.0-r4.ebuild b/games-board/xmille/xmille-2.0-r4.ebuild index 4ca1f38b7603..2bc11c74ae43 100644 --- a/games-board/xmille/xmille-2.0-r4.ebuild +++ b/games-board/xmille/xmille-2.0-r4.ebuild @@ -34,7 +34,7 @@ src_configure() { src_compile() { emake -j1 \ - AR="$(tc-getAR) clq" \ + AR="$(tc-getAR) cq" \ RANLIB="$(tc-getRANLIB)" \ CC="$(tc-getCC)" \ CDEBUGFLAGS="${CFLAGS}" \ |