1
0
forked from pool/boinc-client
boinc-client/boinc-client-str_util.patch
Sascha Manns d7fb2f46f3 - Rewritten the Spec based on Malcolm Lewis Improvements (THX)
- Removed boinc-bnc_465676.patch (Fixed Upstream)
- Removed boinc-bnc_465676.patch (Fixed Upstream)
- Removed boinc-client-NotebookWxPanel.patch (Fixed Upstream)
- Removed boinc-client-wxWindowListNode.patch (Fixed Upstream)

 
- Fix boinc-manager-lang requires
 

 
- Major spec file makeover
- Updated version
- Cleaned up patches
- Fixed most deprecated conversion from string constant to 'char*'

OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=7
2011-04-28 17:29:54 +00:00

13 lines
258 B
Diff

Index: lib/str_util.h
===================================================================
--- lib/str_util.h.orig
+++ lib/str_util.h
@@ -17,6 +17,7 @@
#ifndef STR_UTIL_H
#define STR_UTIL_H
+#define HAVE_STRCASESTR
#include <cstdlib>
#include <ctime>