bird: Merge bird6 into bird

This commit is contained in:
Philipp Hirsch 2015-04-28 22:09:13 +02:00
parent 8113d782cf
commit a383f50dd7
2 changed files with 5 additions and 12 deletions

View File

@ -11,7 +11,8 @@ homepage="http://bird.network.cz"
distfiles="ftp://bird.network.cz/pub/$pkgname/$pkgname-$version.tar.gz"
hostmakedepends="flex"
makedepends="ncurses-devel readline-devel"
conf_files="/etc/bird.conf"
configure_args="--sbindir=/usr/bin"
conf_files="/etc/bird.conf /etc/bird6.conf"
checksum=79d5c4254e25f5890626830ca42aae03735716bdf152ddd8368473d2b3c17b5d
pre_configure() {
@ -41,15 +42,8 @@ do_build() {
do_install() {
make DESTDIR=$DESTDIR install
vsv bird
}
bird6_package() {
short_desc+=" - ipv6 edition"
conf_files="/etc/bird6.conf"
pkg_install() {
cd bird6
make DESTDIR=$PKGDESTDIR install
vsv bird6
}
cd bird6
make DESTDIR=$PKGDESTDIR install
vsv bird6
}

View File

@ -1 +0,0 @@
bird