projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d05e354
)
gnome-extra/nemo: Fix virtualx.eclass usage
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 30 May 2016 21:09:02 +0000
(23:09 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 30 May 2016 21:09:02 +0000
(23:09 +0200)
Package-Manager: portage-2.3.0_rc1
gnome-extra/nemo/nemo-2.8.7.ebuild
patch
|
blob
|
history
diff --git
a/gnome-extra/nemo/nemo-2.8.7.ebuild
b/gnome-extra/nemo/nemo-2.8.7.ebuild
index a719b04a903e0c337789d35f05be0e83ca514c41..7d3f0e573dff17930efe173011a15d371c299895 100644
(file)
--- a/
gnome-extra/nemo/nemo-2.8.7.ebuild
+++ b/
gnome-extra/nemo/nemo-2.8.7.ebuild
@@
-81,5
+81,5
@@
src_test() {
"${EROOT}${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/libnemo-private" || die
cd src # we don't care about translation tests
- GSETTINGS_SCHEMA_DIR="${S}/libnemo-private"
X
emake check
+ GSETTINGS_SCHEMA_DIR="${S}/libnemo-private"
virtx
emake check
}