diff options
author | Jonas Licht <jonas.licht@fem.tu-ilmenau.de> | 2020-06-29 17:48:34 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-07-14 15:57:07 +0300 |
commit | dcb61cb9be3f0b33d7093b2ab5ce3b1d21a2efaf (patch) | |
tree | 15a7ad44894d8db637ff013fb4e20b1bac28483f /net-analyzer/greenbone-security-assistant/files | |
parent | net-analyzer/greenbone-security-assistant: Version bump to 9.0.1 (diff) | |
download | gentoo-dcb61cb9be3f0b33d7093b2ab5ce3b1d21a2efaf.tar.gz gentoo-dcb61cb9be3f0b33d7093b2ab5ce3b1d21a2efaf.tar.bz2 gentoo-dcb61cb9be3f0b33d7093b2ab5ce3b1d21a2efaf.zip |
net-analyzer/greenbone-security-assistant: drop old
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-analyzer/greenbone-security-assistant/files')
-rw-r--r-- | net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-9.0.0-uninstall-snippet.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-9.0.0-uninstall-snippet.patch b/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-9.0.0-uninstall-snippet.patch deleted file mode 100644 index 8622fd810674..000000000000 --- a/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistant-9.0.0-uninstall-snippet.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/gsa/CMakeLists.txt 2019-07-18 23:14:04.639202986 +0300 -+++ b/gsa/CMakeLists.txt 2019-07-18 23:21:54.568052589 +0300 -@@ -1164,9 +1164,6 @@ - install (FILES public/robots.txt - DESTINATION ${GSA_DEST_DIR}) - --# remove old generated files --install (CODE "file(REMOVE_RECURSE ${GSA_DEST_DIR}/static)") -- - install (DIRECTORY - ${GSA_BUILD_DIR}/static - ${GSA_BUILD_DIR}/img |