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

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


    Date: Wednesday, October 30, 2013 @ 16:06:54
  Author: allan
Revision: 198479

remove !libtool

Modified:
  vte/repos/extra-i686/PKGBUILD
  vte/repos/extra-x86_64/PKGBUILD
  vte/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:33 UTC (rev 198478)
+++ repos/extra-i686/PKGBUILD	2013-10-30 15:06:54 UTC (rev 198479)
@@ -7,7 +7,7 @@
 pkgdesc="Virtual Terminal Emulator widget for use with GTK2"
 arch=('i686' 'x86_64')
 license=('LGPL')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 depends=('gtk2' 'vte-common')
 makedepends=('pygtk' 'intltool' 'gobject-introspection' 'pygobject2-devel')
 url="http://www.gnome.org"

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 15:06:33 UTC (rev 198478)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 15:06:54 UTC (rev 198479)
@@ -7,7 +7,7 @@
 pkgdesc="Virtual Terminal Emulator widget for use with GTK2"
 arch=('i686' 'x86_64')
 license=('LGPL')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 depends=('gtk2' 'vte-common')
 makedepends=('pygtk' 'intltool' 'gobject-introspection' 'pygobject2-devel')
 url="http://www.gnome.org"

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 15:06:33 UTC (rev 198478)
+++ trunk/PKGBUILD	2013-10-30 15:06:54 UTC (rev 198479)
@@ -7,7 +7,7 @@
 pkgdesc="Virtual Terminal Emulator widget for use with GTK2"
 arch=('i686' 'x86_64')
 license=('LGPL')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 depends=('gtk2' 'vte-common')
 makedepends=('pygtk' 'intltool' 'gobject-introspection' 'pygobject2-devel')
 url="http://www.gnome.org"




More information about the arch-commits mailing list