diff options
author | Steven Barth <steven@midlink.org> | 2008-06-11 08:39:43 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-06-11 08:39:43 +0000 |
commit | 0ce532556c304c370a0e2511567e499ea8d5342f (patch) | |
tree | 10243bbd2a722f4ccdda50f6d07ec077f8f3a2e8 /libs/sgi-webuci/boa-patches/100-no_tz.patch | |
parent | d291e1c3f5664d86054736912f671af1bc339235 (diff) |
* Updated Boa to 0.94.14rc21 + Debian patches
Diffstat (limited to 'libs/sgi-webuci/boa-patches/100-no_tz.patch')
-rw-r--r-- | libs/sgi-webuci/boa-patches/100-no_tz.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libs/sgi-webuci/boa-patches/100-no_tz.patch b/libs/sgi-webuci/boa-patches/100-no_tz.patch index 639677eed3..e5dbf8edf8 100644 --- a/libs/sgi-webuci/boa-patches/100-no_tz.patch +++ b/libs/sgi-webuci/boa-patches/100-no_tz.patch @@ -1,7 +1,8 @@ -diff -urN boa-0.94.13/src/util.c boa/src/util.c ---- boa-0.94.13/src/util.c 2002-07-08 01:22:18.000000000 +0200 -+++ boa/src/util.c 2008-04-25 21:56:20.000000000 +0200 -@@ -95,14 +95,9 @@ +Index: boa-0.94.14rc21/src/util.c +=================================================================== +--- boa-0.94.14rc21.orig/src/util.c 2005-02-22 15:11:29.000000000 +0100 ++++ boa-0.94.14rc21/src/util.c 2008-06-11 08:45:10.000000000 +0200 +@@ -151,14 +151,9 @@ static char buf[30]; int time_offset; @@ -19,4 +20,3 @@ diff -urN boa-0.94.13/src/util.c boa/src/util.c p = buf + 29; *p-- = '\0'; *p-- = ' '; - |