aboutsummaryrefslogtreecommitdiffstats
path: root/package/bridge-utils
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-26 14:27:35 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-26 14:27:35 +0000
commitcfb6fc4909b2bc836f1afd683a86d9389232f09b (patch)
treed3396749af32b3e7ba8e5d7f9a88a1fa60537fc1 /package/bridge-utils
parent1c2addad835300236f1304ce9ca624159591289b (diff)
downloadupstream-cfb6fc4909b2bc836f1afd683a86d9389232f09b.tar.gz
upstream-cfb6fc4909b2bc836f1afd683a86d9389232f09b.tar.bz2
upstream-cfb6fc4909b2bc836f1afd683a86d9389232f09b.zip
package/bridge-utils: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20453 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/bridge-utils')
-rw-r--r--package/bridge-utils/patches/001-libbridge_cflags.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bridge-utils/patches/001-libbridge_cflags.patch b/package/bridge-utils/patches/001-libbridge_cflags.patch
index cfd5cf7858..e35a649474 100644
--- a/package/bridge-utils/patches/001-libbridge_cflags.patch
+++ b/package/bridge-utils/patches/001-libbridge_cflags.patch
@@ -1,6 +1,6 @@
--- a/libbridge/Makefile.in
+++ b/libbridge/Makefile.in
-@@ -5,7 +5,7 @@
+@@ -5,7 +5,7 @@ AR=ar
RANLIB=@RANLIB@
CC=@CC@