From 486bc8bccd5a8f5a0ae322a45c197a0351896d5b223dea92a406b7dc3b74441f Mon Sep 17 00:00:00 2001 From: Pascal Bleser Date: Sun, 24 Jan 2010 09:23:49 +0000 Subject: [PATCH] redo patch with fuzz 0 to fix build on factory OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=22 --- weechat-fix-strftime.patch | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/weechat-fix-strftime.patch b/weechat-fix-strftime.patch index d6944ed..1b438d1 100644 --- a/weechat-fix-strftime.patch +++ b/weechat-fix-strftime.patch @@ -1,10 +1,10 @@ ---- src/plugins/scripts/ruby/weechat-ruby.c.orig 2006-07-28 01:17:50.000000000 +0200 -+++ src/plugins/scripts/ruby/weechat-ruby.c 2006-07-28 01:18:13.000000000 +0200 -@@ -32,6 +32,7 @@ - #include "../../weechat-plugin.h" - #include "../weechat-script.h" +--- src/plugins/scripts/ruby/weechat-ruby.c.orig 2010-01-22 15:27:32.000000000 +0100 ++++ src/plugins/scripts/ruby/weechat-ruby.c 2010-01-24 10:23:22.000000000 +0100 +@@ -18,6 +18,7 @@ + + /* weechat-ruby.c: Ruby plugin for WeeChat */ +#include - char plugin_name[] = "Ruby"; - char plugin_version[] = "0.1"; + #undef _ +