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

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


    Date: Wednesday, October 30, 2013 @ 16:47:13
  Author: allan
Revision: 198585

remove !libtool

Modified:
  yelp/repos/extra-i686/PKGBUILD
  yelp/repos/extra-x86_64/PKGBUILD
  yelp/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:46:50 UTC (rev 198584)
+++ repos/extra-i686/PKGBUILD	2013-10-30 15:47:13 UTC (rev 198585)
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gtk-doc' 'itstool')
 groups=('gnome')
 license=('GPL')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
 url="http://www.gnome.org"
 install=yelp.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 15:46:50 UTC (rev 198584)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 15:47:13 UTC (rev 198585)
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gtk-doc' 'itstool')
 groups=('gnome')
 license=('GPL')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
 url="http://www.gnome.org"
 install=yelp.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 15:46:50 UTC (rev 198584)
+++ trunk/PKGBUILD	2013-10-30 15:47:13 UTC (rev 198585)
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gtk-doc' 'itstool')
 groups=('gnome')
 license=('GPL')
-options=('!emptydirs' '!libtool')
+options=('!emptydirs')
 url="http://www.gnome.org"
 install=yelp.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)




More information about the arch-commits mailing list