summaryrefslogtreecommitdiff
path: root/mate-base/caja/caja-1.24.0-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'mate-base/caja/caja-1.24.0-r2.ebuild')
-rw-r--r--mate-base/caja/caja-1.24.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-base/caja/caja-1.24.0-r2.ebuild b/mate-base/caja/caja-1.24.0-r2.ebuild
index e77b01f49dd3..e7c95a8daecd 100644
--- a/mate-base/caja/caja-1.24.0-r2.ebuild
+++ b/mate-base/caja/caja-1.24.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -86,7 +86,7 @@ src_test() {
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
- Xemake check || die "Test phase failed"
+ virtx emake check || die "Test phase failed"
}
pkg_postinst() {