summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/onanomsg/onanomsg-1.0-r1.ebuild')
-rw-r--r--dev-ml/onanomsg/onanomsg-1.0-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-ml/onanomsg/onanomsg-1.0-r1.ebuild b/dev-ml/onanomsg/onanomsg-1.0-r1.ebuild
index 38e22c1fbe07..bb436094f0a2 100644
--- a/dev-ml/onanomsg/onanomsg-1.0-r1.ebuild
+++ b/dev-ml/onanomsg/onanomsg-1.0-r1.ebuild
@@ -29,7 +29,9 @@ DEPEND="${RDEPEND}
"
src_prepare() {
- epatch "${FILESDIR}/bigstring.patch"
+ epatch "${FILESDIR}/bigstring.patch" \
+ "${FILESDIR}/tests.patch" \
+ "${FILESDIR}/testrun.patch"
default
}