lighttpd: Added dbg (debug symbols) sub-package

This commit is contained in:
Andrew Manison 2014-03-02 17:17:34 +00:00 committed by Natanael Copa
parent 1c1f57f719
commit 08fa9fa9bc

View File

@ -2,7 +2,7 @@
pkgname=lighttpd
pkgver=1.4.34
_streamver=2.2.0
pkgrel=0
pkgrel=1
pkgdesc="a secure, fast, compliant and very flexible web-server"
url="http://www.lighttpd.net/"
arch="all"
@ -27,7 +27,7 @@ source="http://download.lighttpd.net/lighttpd/releases-1.4.x/$pkgname-$pkgver.ta
mod_fastcgi.conf
mod_fastcgi_fpm.conf
"
subpackages="$pkgname-doc $pkgname-mod_auth $pkgname-mod_h264_streaming
subpackages="$pkgname-doc $pkgname-dbg $pkgname-mod_auth $pkgname-mod_h264_streaming
$pkgname-mod_webdav"
prepare() {