dhcp: Added dbg (debug symbols) sub-package

This commit is contained in:
Andrew Manison 2014-02-17 01:13:18 +00:00 committed by Natanael Copa
parent 2936b137e6
commit ea57d35da5

View File

@ -2,7 +2,7 @@
pkgname=dhcp
pkgver=4.3.0
_realver=${pkgver/_p/-P}
pkgrel=0
pkgrel=1
pkgdesc="ISC Dynamic Host Configuration Protocol (DHCP)"
url="https://www.isc.org/"
arch="all"
@ -12,7 +12,7 @@ pkgusers="dhcp"
pkggroups="dhcp"
makedepends="perl"
install="dhcp.pre-install dhcp.pre-upgrade dhcp.post-upgrade"
subpackages="$pkgname-doc $pkgname-dev dhclient dhcrelay"
subpackages="$pkgname-doc $pkgname-dev $pkgname-dbg dhclient dhcrelay"
source="http://ftp.isc.org/isc/dhcp/${_realver}/$pkgname-$_realver.tar.gz
dhcp-3.0-fix-perms.patch
fix-includes.patch