forked from pool/boinc-client
d7fb2f46f3
- 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
13 lines
258 B
Diff
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>
|