From bc90e2411da2bec76cd39a5e382d5be65aeeab0b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 10 Aug 2012 13:12:05 +0000 Subject: testing/wanpipe-grsec: fails to build. disable for now --- testing/wanpipe-grsec/APKBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'testing/wanpipe-grsec/APKBUILD') diff --git a/testing/wanpipe-grsec/APKBUILD b/testing/wanpipe-grsec/APKBUILD index 06851f0b42..9897ca7796 100644 --- a/testing/wanpipe-grsec/APKBUILD +++ b/testing/wanpipe-grsec/APKBUILD @@ -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() { -- cgit v1.2.3