Skip to content

Commit

Permalink
app-i18n/libskk: fix tests
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/631896
Package-Manager: Portage-2.3.13, Repoman-2.3.4
  • Loading branch information
hattya committed Dec 12, 2017
1 parent f113020 commit 499e066
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app-i18n/libskk/libskk-1.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ src_configure() {
}

src_test() {
export GSETTINGS_BACKEND="memory"
virtx emake check
}

Expand Down
1 change: 1 addition & 0 deletions app-i18n/libskk/libskk-1.0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ src_configure() {
}

src_test() {
export GSETTINGS_BACKEND="memory"
virtx emake check
}

Expand Down

0 comments on commit 499e066

Please sign in to comment.