diff options
Diffstat (limited to 'app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild')
-rw-r--r-- | app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild b/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild index 2ac266822df7..837dae307c7a 100644 --- a/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild +++ b/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild @@ -18,10 +18,3 @@ KEYWORDS="~amd64 ~x86" PATCHES=( "${FILESDIR}/vim-nftables-0_pre2020062901-no-expandtab.patch" ) - -src_prepare() { - default - - # will install license file by default - rm LICENSE || die -} |