[arch-commits] Commit in at-spi (3 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 11:21:09 UTC 2013
Date: Wednesday, October 30, 2013 @ 12:21:08
Author: allan
Revision: 197866
remove !libtool
Modified:
at-spi/repos/extra-i686/PKGBUILD
at-spi/repos/extra-x86_64/PKGBUILD
at-spi/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:20:48 UTC (rev 197865)
+++ repos/extra-i686/PKGBUILD 2013-10-30 11:21:08 UTC (rev 197866)
@@ -9,7 +9,7 @@
license=('GPL')
depends=('libbonobo' 'libxtst' 'gtk2' 'gconf')
makedepends=('pkgconfig' 'python2' 'intltool' 'libice' 'libsm')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
url="http://www.gnome.org"
install=at-spi.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.32/${pkgname}-${pkgver}.tar.bz2)
Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD 2013-10-30 11:20:48 UTC (rev 197865)
+++ repos/extra-x86_64/PKGBUILD 2013-10-30 11:21:08 UTC (rev 197866)
@@ -9,7 +9,7 @@
license=('GPL')
depends=('libbonobo' 'libxtst' 'gtk2' 'gconf')
makedepends=('pkgconfig' 'python2' 'intltool' 'libice' 'libsm')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
url="http://www.gnome.org"
install=at-spi.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.32/${pkgname}-${pkgver}.tar.bz2)
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 11:20:48 UTC (rev 197865)
+++ trunk/PKGBUILD 2013-10-30 11:21:08 UTC (rev 197866)
@@ -9,7 +9,7 @@
license=('GPL')
depends=('libbonobo' 'libxtst' 'gtk2' 'gconf')
makedepends=('pkgconfig' 'python2' 'intltool' 'libice' 'libsm')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
url="http://www.gnome.org"
install=at-spi.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.32/${pkgname}-${pkgver}.tar.bz2)
More information about the arch-commits
mailing list