Skip to content

Commit

Permalink
games-misc/bsd-games: drop obsolete src_test
Browse files Browse the repository at this point in the history
No tests exist for this package anyway.

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Nov 19, 2021
1 parent 2e27761 commit 8a985b9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions games-misc/bsd-games/bsd-games-3.1-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ src_compile() {
emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
}

src_test() {
addwrite /dev/full
emake -j1 check
}

src_install() {
dodir /var/games
emake DESTDIR="${D}" install
Expand Down

0 comments on commit 8a985b9

Please sign in to comment.