Accepting request 314959 from home:vitezslav_cizek:branches:devel:libraries:c_c++
- fix a typo in curl-secure-getenv.patch (bsc#936676) OBS-URL: https://build.opensuse.org/request/show/314959 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=136
This commit is contained in:
parent
2cd7cc2321
commit
ff61679396
@ -7,7 +7,7 @@ Index: lib/getenv.c
|
||||
#include "memdebug.h"
|
||||
|
||||
+#ifndef HAVE_SECURE_GETENV
|
||||
+# ifdef HAVE__SECURE_GETENV
|
||||
+# ifdef HAVE___SECURE_GETENV
|
||||
+# define secure_getenv __secure_getenv
|
||||
+# else
|
||||
+# error neither secure_getenv nor __secure_getenv is available
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 3 08:29:55 UTC 2015 - vcizek@suse.com
|
||||
|
||||
- fix a typo in curl-secure-getenv.patch (bsc#936676)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 19 13:07:44 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user