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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 13:17:18 UTC 2013


    Date: Wednesday, October 30, 2013 @ 14:17:18
  Author: allan
Revision: 198179

remove !libtool

Modified:
  libgweather/repos/extra-i686/PKGBUILD
  libgweather/repos/extra-x86_64/PKGBUILD
  libgweather/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 13:16:56 UTC (rev 198178)
+++ repos/extra-i686/PKGBUILD	2013-10-30 13:17:18 UTC (rev 198179)
@@ -9,7 +9,7 @@
 license=('LGPL')
 depends=('libsoup' 'gnome-icon-theme' 'gtk3')
 makedepends=('intltool' 'gobject-introspection' 'vala')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 url="http://www.gnome.org/"
 install=libgweather.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 13:16:56 UTC (rev 198178)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 13:17:18 UTC (rev 198179)
@@ -9,7 +9,7 @@
 license=('LGPL')
 depends=('libsoup' 'gnome-icon-theme' 'gtk3')
 makedepends=('intltool' 'gobject-introspection' 'vala')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 url="http://www.gnome.org/"
 install=libgweather.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 13:16:56 UTC (rev 198178)
+++ trunk/PKGBUILD	2013-10-30 13:17:18 UTC (rev 198179)
@@ -9,7 +9,7 @@
 license=('LGPL')
 depends=('libsoup' 'gnome-icon-theme' 'gtk3')
 makedepends=('intltool' 'gobject-introspection' 'vala')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 url="http://www.gnome.org/"
 install=libgweather.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)




More information about the arch-commits mailing list