testing/wanpipe-grsec: fails to build. disable for now

This commit is contained in:
Natanael Copa 2012-08-10 13:12:05 +00:00
parent a1f9caf675
commit bc90e2411d

View File

@ -24,7 +24,7 @@ _mypkgrel=0
pkgrel=$(($_kpkgrel + $_mypkgrel))
pkgdesc="Sangoma Wanpipe drivers for $_flavor kernel"
url="http://wiki.sangoma.com/wanpipe-linux-drivers"
arch="all"
arch=""
license="GPL"
depends="linux-${_flavor}=${_kernelver}"
makedepends="linux-${_flavor}-dev=${_kernelver} bison libtool flex bash
@ -32,8 +32,7 @@ makedepends="linux-${_flavor}-dev=${_kernelver} bison libtool flex bash
install=
install_if="linux-$_flavor=$_kernelver $_realname"
subpackages=
source="ftp://ftp.sangoma.com/linux/current_wanpipe/wanpipe-$_realver.tgz
constify.patch"
source="ftp://ftp.sangoma.com/linux/current_wanpipe/wanpipe-$_realver.tgz"
# override kernel's prepare()
prepare() {