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() {