[packages/nginx/NGINX-1.6] disable perl, doesn't build

jajcus jajcus at pld-linux.org
Fri Dec 12 15:12:32 CET 2014


commit 2b495282138d4a0bc424582987e51c9709ff6768
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Fri Dec 12 15:10:44 2014 +0100

    disable perl, doesn't build
    
    I don't think anybody who needs this 'stable' release will need the perl
    stuff too.

 nginx.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nginx.spec b/nginx.spec
index 4db17ad..f10b96c 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -7,7 +7,7 @@
 # Conditional build for nginx:
 %bcond_without	light		# don't build light version
 %bcond_without	mail		# don't build imap/mail proxy
-%bcond_without	perl		# don't build with perl module
+%bcond_with	perl		# don't build with perl module
 %bcond_without	addition	# adds module
 %bcond_without	dav		# WebDAV
 %bcond_without	flv		# FLV stream
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nginx.git/commitdiff/2b495282138d4a0bc424582987e51c9709ff6768



More information about the pld-cvs-commit mailing list