From e97228fde91e0e171632f9428c5bc70952527d4a Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 11 Feb 2015 11:31:07 +0000 Subject: ebtables: disable rpath Signed-off-by: Nicolas Thill SVN-Revision: 44396 --- package/network/utils/ebtables/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/utils/ebtables/Makefile') diff --git a/package/network/utils/ebtables/Makefile b/package/network/utils/ebtables/Makefile index 8c2fe2c724..214e247e74 100644 --- a/package/network/utils/ebtables/Makefile +++ b/package/network/utils/ebtables/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2012 OpenWrt.org +# Copyright (C) 2006-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ebtables PKG_VERSION:=2.0.10-4 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/ebtables -- cgit v1.2.3