GNU dbm 1.18 OBS-URL: https://build.opensuse.org/request/show/630977 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gdbm?expand=0&rev=57
15 lines
462 B
Diff
15 lines
462 B
Diff
Index: gdbm-1.18/src/version.c
|
|
===================================================================
|
|
--- gdbm-1.18.orig/src/version.c
|
|
+++ gdbm-1.18/src/version.c
|
|
@@ -25,9 +25,6 @@
|
|
making the distdir. */
|
|
const char * gdbm_version = "GDBM version " PACKAGE_VERSION ". "
|
|
"21/08/2018"
|
|
-#if defined(__STDC__) && defined(__DATE__) && defined(__TIME__)
|
|
- " (built " __DATE__ " " __TIME__ ")"
|
|
-#endif
|
|
;
|
|
int const gdbm_version_number[3] = {
|
|
GDBM_VERSION_MAJOR,
|