aboutsummaryrefslogtreecommitdiffstats
path: root/community/greenbone-security-assistant/cmakelist.patch
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-10-21 16:36:33 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-10-21 20:01:23 +0000
commit51d0bd67f5a08364b5feeaad0daa96c9df823549 (patch)
tree743059fbe519932b884ce302cd10c63fa8075f48 /community/greenbone-security-assistant/cmakelist.patch
parent70c3390d501495201a01fac9f671f389afbc78aa (diff)
downloadaports-51d0bd67f5a08364b5feeaad0daa96c9df823549.tar.bz2
aports-51d0bd67f5a08364b5feeaad0daa96c9df823549.tar.xz
community/greenbone-security-assistant: upgrade to 9.0.0
Diffstat (limited to 'community/greenbone-security-assistant/cmakelist.patch')
-rw-r--r--community/greenbone-security-assistant/cmakelist.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/community/greenbone-security-assistant/cmakelist.patch b/community/greenbone-security-assistant/cmakelist.patch
deleted file mode 100644
index 0501cb785e..0000000000
--- a/community/greenbone-security-assistant/cmakelist.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index d583ef1..8049da4 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -222,7 +222,7 @@ if (NOT DATADIR)
- endif (NOT DATADIR)
-
- if (NOT GSAD_PID_DIR)
-- set (GSAD_PID_DIR "${LOCALSTATEDIR}/run")
-+ set (GSAD_PID_DIR "/run")
- endif (NOT GSAD_PID_DIR)
-
- set (OPENVAS_STATE_DIR "${LOCALSTATEDIR}/lib/openvas")