# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.155 2006/10/29 16:07:00 pioto Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.156 2006/10/31 08:24:29 pioto Exp $
# Authors:
# Ryan Phillips <rphillips@gentoo.org>
if version_is_at_least 7.0.109 ; then
# We shouldn't be installing the ex or view man page symlinks, as they
# are managed by eselect-vi
- rm -f "${D}"/usr/share/man/man1/{ex,view}.1.gz
+ rm -f "${D}"/usr/share/man/man1/{ex,view}.1
# Same for these /usr/bin symlinks
rm -f "${D}"/usr/bin/{ex,view}
fi