summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-26 14:27:35 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-26 14:27:35 +0000
commit3bcef7b721387f2b574e3eb457510d021e3317c7 (patch)
treed3396749af32b3e7ba8e5d7f9a88a1fa60537fc1 /package
parentd67b9bf0d8bc1e34a0f822ab379573dcc416608e (diff)
package/bridge-utils: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20453 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-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 cfd5cf785..e35a64947 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@