summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/zathura/zathura-0.3.7.ebuild')
-rw-r--r--app-text/zathura/zathura-0.3.7.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/app-text/zathura/zathura-0.3.7.ebuild b/app-text/zathura/zathura-0.3.7.ebuild
index d6a53330cbcc..543b3b036bfe 100644
--- a/app-text/zathura/zathura-0.3.7.ebuild
+++ b/app-text/zathura/zathura-0.3.7.ebuild
@@ -36,6 +36,12 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
test? ( dev-libs/check )"
+src_prepare() {
+ epatch "${FILESDIR}"/${P}-tests.patch
+
+ epatch_user
+}
+
pkg_setup() {
myzathuraconf=(
WITH_MAGIC=$(usex magic 1 0)