mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
games-misc/bsd-games: remove -j1
No longer needed, inherited from the old ebuild (pre build system rewrite). Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -86,7 +86,7 @@ src_test() {
|
||||
|
||||
src_install() {
|
||||
dodir /var/games
|
||||
emake -j1 DESTDIR="${D}" install
|
||||
emake DESTDIR="${D}" install
|
||||
|
||||
_build_game() {
|
||||
has ${1} ${GAMES_TO_BUILD}
|
||||
|
||||
Reference in New Issue
Block a user