From 123682c43e92580d6f274904851f3fe19906d0bc Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Sat, 13 Apr 2019 14:56:43 +0200 Subject: [PATCH] Build without junit5 by default --- objectweb-asm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objectweb-asm.spec b/objectweb-asm.spec index c572f93..aa565b9 100644 --- a/objectweb-asm.spec +++ b/objectweb-asm.spec @@ -1,4 +1,4 @@ -%bcond_without junit5 +%bcond_with junit5 %bcond_without osgi Name: objectweb-asm