diff options
author | Hasan ÇALIŞIR <hasan.calisir@psauxit.com> | 2019-08-10 16:24:21 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2019-08-12 07:54:21 +0300 |
commit | 2d484f2e8283520712c22745c0bab47a946135c8 (patch) | |
tree | 49972c3f78a83133747698453aefdb62f6965201 /net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-5.0.3-run.patch | |
parent | net-analyzer/openvas: drop old 8.0.5 (diff) | |
download | gentoo-2d484f2e8283520712c22745c0bab47a946135c8.tar.gz gentoo-2d484f2e8283520712c22745c0bab47a946135c8.tar.bz2 gentoo-2d484f2e8283520712c22745c0bab47a946135c8.zip |
net-analyzer/greenbone-security-assistant: drop old 6.0.9
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-5.0.3-run.patch')
-rw-r--r-- | net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-5.0.3-run.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-5.0.3-run.patch b/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-5.0.3-run.patch deleted file mode 100644 index ec5ee92fd73b..000000000000 --- a/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-5.0.3-run.patch +++ /dev/null @@ -1,16 +0,0 @@ - CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 67cf344..c15f785 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -272,7 +272,7 @@ endif (NOT DATADIR) - - set (OPENVAS_STATE_DIR "${LOCALSTATEDIR}/lib/openvas") - set (OPENVAS_LOG_DIR "${LOCALSTATEDIR}/log/openvas") --set (GSAD_PID_DIR "${LOCALSTATEDIR}/run") -+set (GSAD_PID_DIR "/run") - set (GSA_DATA_DIR "${DATADIR}/openvas/gsa") - - # TODO: Eventually use own certificates |