diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /core/vi/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
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 cb27b8820..ae8573497 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 |