[arch-commits] Commit in vi (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 11:07:29 UTC 2013


    Date: Wednesday, October 30, 2013 @ 12:07:27
  Author: allan
Revision: 197845

remove \!libtool

Modified:
  vi/repos/core-i686/PKGBUILD
  vi/repos/core-x86_64/PKGBUILD
  vi/trunk/PKGBUILD

----------------------------+
 repos/core-i686/PKGBUILD   |    2 +-
 repos/core-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD             |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/core-i686/PKGBUILD
===================================================================
--- repos/core-i686/PKGBUILD	2013-10-30 11:07:21 UTC (rev 197844)
+++ repos/core-i686/PKGBUILD	2013-10-30 11:07:27 UTC (rev 197845)
@@ -12,7 +12,7 @@
 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

Modified: repos/core-x86_64/PKGBUILD
===================================================================
--- repos/core-x86_64/PKGBUILD	2013-10-30 11:07:21 UTC (rev 197844)
+++ repos/core-x86_64/PKGBUILD	2013-10-30 11:07:27 UTC (rev 197845)
@@ -12,7 +12,7 @@
 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

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:07:21 UTC (rev 197844)
+++ trunk/PKGBUILD	2013-10-30 11:07:27 UTC (rev 197845)
@@ -12,7 +12,7 @@
 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




More information about the arch-commits mailing list