From 721497a3aa36a343e4de360d342f1e101337158a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 17 Nov 2014 19:47:02 +0200 Subject: [PATCH] enable web package --- php-pecl-apcu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-pecl-apcu.spec b/php-pecl-apcu.spec index c64df45..214538a 100644 --- a/php-pecl-apcu.spec +++ b/php-pecl-apcu.spec @@ -1,6 +1,6 @@ # # Conditional build: -%bcond_with web # make web package +%bcond_without web # make web package # don't build for php53 %if 0%{?_pld_builder:1} && "%{?php_suffix}" != "55" -- 2.44.0