summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/syntastic/syntastic-9999.ebuild')
-rw-r--r--app-vim/syntastic/syntastic-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/syntastic/syntastic-9999.ebuild b/app-vim/syntastic/syntastic-9999.ebuild
index 80225618fcfa..d109f7f00959 100644
--- a/app-vim/syntastic/syntastic-9999.ebuild
+++ b/app-vim/syntastic/syntastic-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ VIM_PLUGIN_HELPFILES="${PN}"
src_prepare() {
default
- rm -r _assets LICENCE README.markdown || die
+ rm -r _assets || die
}
pkg_postinst() {