diff options
Diffstat (limited to 'net/ntopng/files/patch-include_ntop__defines.h')
-rw-r--r-- | net/ntopng/files/patch-include_ntop__defines.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/ntopng/files/patch-include_ntop__defines.h b/net/ntopng/files/patch-include_ntop__defines.h deleted file mode 100644 index fffd6b4ca95e..000000000000 --- a/net/ntopng/files/patch-include_ntop__defines.h +++ /dev/null @@ -1,11 +0,0 @@ ---- include/ntop_defines.h.orig 2023-05-31 14:54:04 UTC -+++ include/ntop_defines.h -@@ -542,7 +542,7 @@ - #define CONST_SHARE_DIR "/usr/share" - #define CONST_SHARE_DIR_2 "/usr/local/share" - #define CONST_ETC_DIR "/etc" --#define CONST_DEFAULT_DATA_DIR "/var/lib/ntopng" -+#define CONST_DEFAULT_DATA_DIR "/var/db/ntopng" - #endif - #define CONST_ALT_INSTALL_DIR CONST_SHARE_DIR "/ntopng" - #define CONST_ALT2_INSTALL_DIR CONST_SHARE_DIR_2 "/usr/share/ntopng" |