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

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


    Date: Wednesday, October 30, 2013 @ 16:07:15
  Author: allan
Revision: 198480

remove !libtool

Modified:
  vte3/repos/extra-i686/PKGBUILD
  vte3/repos/extra-x86_64/PKGBUILD
  vte3/trunk/PKGBUILD

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

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 15:06:54 UTC (rev 198479)
+++ repos/extra-i686/PKGBUILD	2013-10-30 15:07:15 UTC (rev 198480)
@@ -8,7 +8,7 @@
 pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
 arch=('i686' 'x86_64')
 license=('LGPL')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 makedepends=('intltool' 'gobject-introspection' 'gtk3')
 url="http://www.gnome.org"
 source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz)

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 15:06:54 UTC (rev 198479)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 15:07:15 UTC (rev 198480)
@@ -8,7 +8,7 @@
 pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
 arch=('i686' 'x86_64')
 license=('LGPL')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 makedepends=('intltool' 'gobject-introspection' 'gtk3')
 url="http://www.gnome.org"
 source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 15:06:54 UTC (rev 198479)
+++ trunk/PKGBUILD	2013-10-30 15:07:15 UTC (rev 198480)
@@ -8,7 +8,7 @@
 pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
 arch=('i686' 'x86_64')
 license=('LGPL')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 makedepends=('intltool' 'gobject-introspection' 'gtk3')
 url="http://www.gnome.org"
 source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz)




More information about the arch-commits mailing list