mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/wanpipe-grsec: fails to build. disable for now
This commit is contained in:
parent
a1f9caf675
commit
bc90e2411d
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user