mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
gnome-extra/gnome-software: drop unintended src_test changes
These didn't help solve a flatpak plugin test failure for me and thus weren't meant to be included in the bump, but had forgotten to clean it up before pushing. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
@@ -92,8 +92,6 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_test() {
|
||||
gnome_environment_reset
|
||||
export XDG_DATA_DIRS="${EPREFIX}"/usr/share
|
||||
virtx dbus-run-session meson test -C "${BUILD_DIR}" || die
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user