From c6f2e3f43ad3c60f7a4ee2bb00d761fc13c10697 Mon Sep 17 00:00:00 2001 From: Srdjan Rosic Date: Sun, 2 Mar 2014 19:55:42 +0000 Subject: [PATCH] Remove backup list. The only file in the backup list was /etc/xtables/connlabel.conf which was removed upstream in commit 51340f7b released in 1.4.20. Signed-off-by: Srdjan Rosic --- iptables/repos/core-i686/PKGBUILD | 1 - iptables/repos/core-x86_64/PKGBUILD | 1 - 2 files changed, 2 deletions(-) diff --git a/iptables/repos/core-i686/PKGBUILD b/iptables/repos/core-i686/PKGBUILD index 65fd20e..78ccade 100644 --- a/iptables/repos/core-i686/PKGBUILD +++ b/iptables/repos/core-i686/PKGBUILD @@ -11,7 +11,6 @@ license=('GPL2') url='http://www.netfilter.org/projects/iptables/index.html' depends=('glibc' 'bash') makedepends=('linux-api-headers') -backup=('etc/xtables/connlabel.conf') source=(http://www.netfilter.org/projects/iptables/files/${pkgname}-${pkgver}.tar.bz2{,.sig} empty.rules simple_firewall.rules diff --git a/iptables/repos/core-x86_64/PKGBUILD b/iptables/repos/core-x86_64/PKGBUILD index 65fd20e..78ccade 100644 --- a/iptables/repos/core-x86_64/PKGBUILD +++ b/iptables/repos/core-x86_64/PKGBUILD @@ -11,7 +11,6 @@ license=('GPL2') url='http://www.netfilter.org/projects/iptables/index.html' depends=('glibc' 'bash') makedepends=('linux-api-headers') -backup=('etc/xtables/connlabel.conf') source=(http://www.netfilter.org/projects/iptables/files/${pkgname}-${pkgver}.tar.bz2{,.sig} empty.rules simple_firewall.rules -- 1.8.5.2