projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36c055a
)
www-client/epiphany: Fix virtualx.eclass usage
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 30 May 2016 21:13:54 +0000
(23:13 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 30 May 2016 21:13:54 +0000
(23:13 +0200)
Package-Manager: portage-2.3.0_rc1
www-client/epiphany/epiphany-3.18.7.ebuild
patch
|
blob
|
history
diff --git
a/www-client/epiphany/epiphany-3.18.7.ebuild
b/www-client/epiphany/epiphany-3.18.7.ebuild
index 8e2d389622c6e84ffdff4d523c6ce669339e716e..c2d9673ee9617da1e905e57c3a518c4d15fa959b 100644
(file)
--- a/
www-client/epiphany/epiphany-3.18.7.ebuild
+++ b/
www-client/epiphany/epiphany-3.18.7.ebuild
@@
-75,5
+75,5
@@
src_configure() {
src_test() {
"${EROOT}${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/data" || die
- GSETTINGS_SCHEMA_DIR="${S}/data"
X
emake check
+ GSETTINGS_SCHEMA_DIR="${S}/data"
virtx
emake check
}