X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fbr2684ctl%2Fpatches%2F100-debian.patch;h=45f63640dadbe0164bdf77ef930b418419c1473f;hb=91142205534e135a29ceb3992708bf2ca3219021;hp=bfcd4ec6a38b062533ecd6a48158bf62bd015960;hpb=d5b15895ef66b9a664afa72d88507060e1f0a270;p=openwrt%2Fstaging%2Fchunkeey.git diff --git a/package/br2684ctl/patches/100-debian.patch b/package/br2684ctl/patches/100-debian.patch index bfcd4ec6a3..45f63640da 100644 --- a/package/br2684ctl/patches/100-debian.patch +++ b/package/br2684ctl/patches/100-debian.patch @@ -1,5 +1,7 @@ ---- br2684ctl-20040226.orig/br2684ctl.c -+++ br2684ctl-20040226/br2684ctl.c +Index: br2684ctl-20040226.orig/br2684ctl.c +=================================================================== +--- br2684ctl-20040226.orig.orig/br2684ctl.c 2007-06-04 13:22:22.142489112 +0200 ++++ br2684ctl-20040226.orig/br2684ctl.c 2007-06-04 13:22:22.213478320 +0200 @@ -3,6 +3,8 @@ #include #include @@ -73,8 +75,10 @@ return 0; } ---- br2684ctl-20040226.orig/Makefile -+++ br2684ctl-20040226/Makefile +Index: br2684ctl-20040226.orig/Makefile +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ br2684ctl-20040226.orig/Makefile 2007-06-04 13:22:22.215478016 +0200 @@ -0,0 +1,13 @@ +OPTS := -O2 +CFLAGS := -Wall -g