diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2021-07-03 11:57:10 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2021-07-03 11:57:10 +0200 |
commit | de102909256d12226bc5b5c1e90121bd05441930 (patch) | |
tree | 12f1ff0b650b16d634e37afb7b687229442bdd97 /app-forensics | |
parent | dev-python/i3ipc: maintenance (diff) | |
download | guru-de102909256d12226bc5b5c1e90121bd05441930.tar.gz guru-de102909256d12226bc5b5c1e90121bd05441930.tar.bz2 guru-de102909256d12226bc5b5c1e90121bd05441930.zip |
app-forensics/yara: remove useless blank line
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/yara/yara-4.1.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-forensics/yara/yara-4.1.1.ebuild b/app-forensics/yara/yara-4.1.1.ebuild index f47cce0cc..e1be593ed 100644 --- a/app-forensics/yara/yara-4.1.1.ebuild +++ b/app-forensics/yara/yara-4.1.1.ebuild @@ -62,7 +62,6 @@ src_compile() { docs_compile } - src_install() { default einstalldocs |