fcgi: rebuild to update metadata objs.

This commit is contained in:
Juan RP 2014-10-12 11:24:20 +02:00
parent e1e00b7bc4
commit d04746cfb9
1 changed files with 2 additions and 2 deletions

View File

@ -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 <eb@s01.de>"
@ -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() {