commit: 74da3582c283f6070da0576e1a730433ba905164
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 1 18:40:52 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec 1 18:41:17 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74da3582
app-vim/extra-syntax: fix untested ebuild that failed to build for three months
Gentoo-bug: 592162
Package-Manager: portage-2.3.2
app-vim/extra-syntax/extra-syntax-4-r1.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/app-vim/extra-syntax/extra-syntax-4-r1.ebuild
b/app-vim/extra-syntax/extra-syntax-4-r1.ebuild
index c3b7fc0..45eef56 100644
--- a/app-vim/extra-syntax/extra-syntax-4-r1.ebuild
+++ b/app-vim/extra-syntax/extra-syntax-4-r1.ebuild
@@ -34,6 +34,8 @@ RDEPEND="
app-vim/xquery-syntax
app-vim/xsl-syntax"
+S=${WORKDIR}
+
src_install() {
:
}