Skip to content

Commit

Permalink
media-gfx/gimp: Fix src_test (bug #629264)
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.8, Repoman-2.3.3
  • Loading branch information
hartwork committed Aug 30, 2017
1 parent 8a74b32 commit cc7209f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion media-gfx/gimp/gimp-2.9.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ _clean_up_locales() {
}

src_test() {
Xemake check
virtx emake check
}

src_install() {
Expand Down
2 changes: 1 addition & 1 deletion media-gfx/gimp/gimp-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ _clean_up_locales() {
}

src_test() {
Xemake check
virtx emake check
}

src_install() {
Expand Down

0 comments on commit cc7209f

Please sign in to comment.