From 9333bc5ef817ff24049d25871b5801611e5ae6df Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 21 Aug 2019 07:22:07 +0200 Subject: [PATCH] temporarily disable tests --- php-nikic-php-parser4.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index c41640c..baeaa74 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -17,7 +17,7 @@ %global pk_project php-parser %global php_home %{_datadir}/php %global ns_project PhpParser -%global with_tests 0%{!?_without_tests:1} +%global with_tests 0 %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major}