[arch-commits] Commit in anjuta-extras (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 11:18:09 UTC 2013


    Date: Wednesday, October 30, 2013 @ 12:18:09
  Author: allan
Revision: 197858

remove !libtool

Modified:
  anjuta-extras/repos/extra-i686/PKGBUILD
  anjuta-extras/repos/extra-x86_64/PKGBUILD
  anjuta-extras/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 11:17:43 UTC (rev 197857)
+++ repos/extra-i686/PKGBUILD	2013-10-30 11:18:09 UTC (rev 197858)
@@ -13,7 +13,7 @@
 install=anjuta-extras.install
 url="http://www.anjuta.org/"
 source=(ftp://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 sha256sums=('92f92e3c530f5649edfe4d8645e8cfd3161383cbc486c636ebb24cf2d2642213')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 11:17:43 UTC (rev 197857)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 11:18:09 UTC (rev 197858)
@@ -13,7 +13,7 @@
 install=anjuta-extras.install
 url="http://www.anjuta.org/"
 source=(ftp://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 sha256sums=('92f92e3c530f5649edfe4d8645e8cfd3161383cbc486c636ebb24cf2d2642213')
 
 build() {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:17:43 UTC (rev 197857)
+++ trunk/PKGBUILD	2013-10-30 11:18:09 UTC (rev 197858)
@@ -13,7 +13,7 @@
 install=anjuta-extras.install
 url="http://www.anjuta.org/"
 source=(ftp://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 sha256sums=('92f92e3c530f5649edfe4d8645e8cfd3161383cbc486c636ebb24cf2d2642213')
 
 build() {




More information about the arch-commits mailing list