From 6472d7ce15f65ec197944af17962fc1c9da74f44 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 18 Feb 2014 09:26:10 +0100 Subject: [PATCH] apache: remove long_desc. --- srcpkgs/apache/template | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/srcpkgs/apache/template b/srcpkgs/apache/template index ae13191c761..e0fb523de53 100644 --- a/srcpkgs/apache/template +++ b/srcpkgs/apache/template @@ -1,7 +1,7 @@ # Template file for 'apache' pkgname=apache version=2.4.6 -revision=1 +revision=2 wrksrc=httpd-${version} build_style=gnu-configure configure_args="--prefix= --enable-pie --enable-modules=all @@ -47,12 +47,6 @@ homepage="http://httpd.apache.org/" license="Apache-2.0" distfiles="http://www.apache.org/dist/httpd/httpd-${version}.tar.bz2" checksum=dc9f3625ebc08bea55eeb0d16e71fba656f252e6cd0aa244ee7806dc3b022fea -long_desc=" - The Apache HTTP Server Project is an effort to develop and maintain an - open-source HTTP server for modern operating systems including UNIX and - Windows NT. The goal of this project is to provide a secure, efficient and - extensible server that provides HTTP services in sync with the current HTTP - standards." pre_configure() { # set default user