aboutsummaryrefslogtreecommitdiffstats
path: root/community/greenbone-security-assistant/gsad-sbin.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/greenbone-security-assistant/gsad-sbin.patch')
-rw-r--r--community/greenbone-security-assistant/gsad-sbin.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/community/greenbone-security-assistant/gsad-sbin.patch b/community/greenbone-security-assistant/gsad-sbin.patch
deleted file mode 100644
index 738f9dfac57..00000000000
--- a/community/greenbone-security-assistant/gsad-sbin.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/gsad/src/CMakeLists.txt b/gsad/src/CMakeLists.txt
-index 27dbb22..b7f6d6f 100644
---- a/gsad/src/CMakeLists.txt
-+++ b/gsad/src/CMakeLists.txt
-@@ -177,7 +177,7 @@ add_definitions (-DPREFIX="${CMAKE_INSTALL_PREFIX}")
- ## Install
-
- install (TARGETS gsad
-- RUNTIME DESTINATION ${SBINDIR}
-+ RUNTIME DESTINATION ${BINDIR}
- LIBRARY DESTINATION ${LIBDIR}
- ARCHIVE DESTINATION ${LIBDIR}/static)
-