fcgi: rebuild to update metadata objs.
This commit is contained in:
parent
e1e00b7bc4
commit
d04746cfb9
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue