summaryrefslogtreecommitdiff
path: root/app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild')
-rw-r--r--app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild b/app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild
index 4d25ff36d369..4631efb668fe 100644
--- a/app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild
+++ b/app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild
@@ -30,9 +30,6 @@ VIM_PLUGIN_HELPFILES="latex-suite.txt latex-suite-quickstart.txt latexhelp.txt i
src_compile() { :; }
src_install() {
- # remove unused metadata
- rm vim-latex.metainfo.xml || die
-
# don't mess up vim's doc dir with random files
mv doc mydoc || die
mkdir doc || die