diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-04-09 19:21:18 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-04-09 19:45:53 +0000 |
commit | e5b83efd51803dd1a6ac5d8d4ec62350f9effc7a (patch) | |
tree | 374d604d5ccd3d2ee73df29b6198e81f12ced137 /app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild | |
parent | sci-biology/samtools: Remove lua dep, fix perl shebangs (diff) | |
download | gentoo-e5b83efd51803dd1a6ac5d8d4ec62350f9effc7a.tar.gz gentoo-e5b83efd51803dd1a6ac5d8d4ec62350f9effc7a.tar.bz2 gentoo-e5b83efd51803dd1a6ac5d8d4ec62350f9effc7a.zip |
Remove unnecessary src_compile() phase.
Diffstat (limited to 'app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild')
-rw-r--r-- | app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild b/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild index 70d1c44e6de3..0bf97ea819fb 100644 --- a/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild +++ b/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild @@ -11,7 +11,3 @@ inherit vim-spell LICENSE="CC-BY-SA-2.0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" - -src_compile() { - default -} |