summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/webapi/webapi-0.3.ebuild')
-rw-r--r--app-vim/webapi/webapi-0.3.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/app-vim/webapi/webapi-0.3.ebuild b/app-vim/webapi/webapi-0.3.ebuild
index 84d31825dee7..666161f561a7 100644
--- a/app-vim/webapi/webapi-0.3.ebuild
+++ b/app-vim/webapi/webapi-0.3.ebuild
@@ -15,7 +15,4 @@ RDEPEND="net-misc/curl"
S="${WORKDIR}/${PN}-vim-${PV}"
-src_prepare() {
- default
- rm -v Makefile || die
-}
+src_compile() { :; }