875a80dbee
Copy from network:vpn/openvpn based on submit request 47569 from user a_jaeger OBS-URL: https://build.opensuse.org/request/show/47569 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=21
13 lines
261 B
Diff
13 lines
261 B
Diff
Index: options.c
|
|
===================================================================
|
|
--- options.c.orig
|
|
+++ options.c
|
|
@@ -73,7 +73,6 @@ const char title_string[] =
|
|
#ifdef ENABLE_PKCS11
|
|
" [PKCS11]"
|
|
#endif
|
|
- " built on " __DATE__
|
|
;
|
|
|
|
#ifndef ENABLE_SMALL
|