mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
lighttpd: Added dbg (debug symbols) sub-package
This commit is contained in:
parent
1c1f57f719
commit
08fa9fa9bc
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user