From d04746cfb91fccff091c2b9f816a1ae16b630f24 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 12 Oct 2014 11:24:20 +0200 Subject: [PATCH] fcgi: rebuild to update metadata objs. --- srcpkgs/fcgi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fcgi/template b/srcpkgs/fcgi/template index 7bacaab3d01..8fef32d4981 100644 --- a/srcpkgs/fcgi/template +++ b/srcpkgs/fcgi/template @@ -1,7 +1,7 @@ # Template file for 'fcgi' pkgname=fcgi version=2.4.0 -revision=2 +revision=3 hostmakedepends="libtool automake" short_desc="Fast, open, and secure Web server interface" maintainer="Enno Boland " @@ -18,7 +18,7 @@ pre_configure() { autoreconf -fi } post_install() { - vinstall LICENSE.TERMS 644 "usr/share/licenses/${pkgname}/LICENSE" + vlicense LICENSE.TERMS LICENSE } fcgi-devel_package() {