Files
znc/no-timestamp.patch
Martin Pluskal 14d10fac09 - build optional doxygen docs (add no-timestamp.patch, so __DATE__ and __TIME__ are not embedded)
- enable argon2
- be more explicit about which buildflags are enabled
- seperate out systemd file
- add a source to the gpg key

OBS-URL: https://build.opensuse.org/package/show/server:irc/znc?expand=0&rev=103
2024-09-20 08:14:21 +00:00

13 lines
560 B
Diff

diff -rub znc-1.9.1/Doxyfile znc-1.9.1-patched/Doxyfile
--- znc-1.9.1/Doxyfile 2024-07-03 12:20:11.000000000 +0200
+++ znc-1.9.1-patched/Doxyfile 2024-09-18 21:57:39.902716622 +0200
@@ -939,7 +939,7 @@
# page will contain the date and time when the page was generated. Setting
# this to NO can help when comparing the output of multiple runs.
-HTML_TIMESTAMP = YES
+HTML_TIMESTAMP = NO
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
# documentation will contain sections that can be hidden and shown after the