diff options
Diffstat (limited to 'app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild')
-rw-r--r-- | app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild b/app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild index 970dcd5aba6b..de0e056a2365 100644 --- a/app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild +++ b/app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild @@ -14,10 +14,3 @@ S="${WORKDIR}/${PN}-${COMMIT_ID}" LICENSE="MIT" KEYWORDS="~amd64 ~x86" - -src_prepare() { - default - - # will install license file by default - rm LICENSE || die -} |