diff options
Diffstat (limited to 'core/vi/PKGBUILD')
-rw-r--r-- | core/vi/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/vi/PKGBUILD b/core/vi/PKGBUILD index ca5eaf501..61eef6950 100644 --- a/core/vi/PKGBUILD +++ b/core/vi/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 171607 2012-11-20 05:26:38Z eric $ +# $Id: PKGBUILD 197845 2013-10-30 11:07:27Z allan $ # Maintainer: tobias [ tobias at archlinux org ] pkgname=vi @@ -12,7 +12,7 @@ license=('custom:ex') depends=('ncurses') optdepends=('heirloom-mailx: used by the preserve command for notification') groups=('base') -options=(strip !libtool emptydirs) +options=(strip emptydirs) source=(http://downloads.sourceforge.net/sourceforge/ex-vi/ex-${pkgver}.tar.bz2 navkeys.patch increase-tube.patch |