From 71e760befcdf3cf4d78d8fb6cc5d315fd6647db7 Mon Sep 17 00:00:00 2001 From: Mike Staszel Date: Sat, 24 Oct 2009 09:14:37 -0500 Subject: [PATCH] iptables for ARM --- core/iptables/PKGBUILD | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/core/iptables/PKGBUILD b/core/iptables/PKGBUILD index 5903309c0..f7160c6e1 100644 --- a/core/iptables/PKGBUILD +++ b/core/iptables/PKGBUILD @@ -1,4 +1,3 @@ -# $Id: PKGBUILD 45562 2009-07-12 17:27:34Z ronald $ # Maintainer: Ronald van Haren # Contributor: Thomas Baechler @@ -6,13 +5,17 @@ pkgname=iptables pkgver=1.4.4 pkgrel=1 pkgdesc="A Linux kernel packet control tool" -arch=('i686' 'x86_64') +arch=('arm') license=('GPL2') url="http://www.netfilter.org/" depends=('glibc' 'bash') options=('!libtool') -source=(http://www.iptables.org/projects/iptables/files/${pkgname}-${pkgver}.tar.bz2 \ - iptables ip6tables empty.rules simple_firewall.rules iptables.conf.d) +source=(http://www.iptables.org/projects/iptables/files/${pkgname}-${pkgver}.tar.bz2 + iptables + ip6tables + empty.rules + simple_firewall.rules + iptables.conf.d) backup=(etc/conf.d/iptables) md5sums=('08cd9196881657ea0615d926334cb7e9' '89401d6f0cf1de46a455b7be6720a58b'