[arch-commits] Commit in gnome-keyring-sharp (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 12:16:17 UTC 2013


    Date: Wednesday, October 30, 2013 @ 13:16:17
  Author: allan
Revision: 198013

remove !libtool

Modified:
  gnome-keyring-sharp/repos/extra-i686/PKGBUILD
  gnome-keyring-sharp/repos/extra-x86_64/PKGBUILD
  gnome-keyring-sharp/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 12:15:53 UTC (rev 198012)
+++ repos/extra-i686/PKGBUILD	2013-10-30 12:16:17 UTC (rev 198013)
@@ -9,7 +9,7 @@
 license=('custom')
 depends=('libgnome-keyring' 'gtk-sharp-2')
 source=(http://www.go-mono.com/archive/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 md5sums=('f9a48319f3fe6123017b000d714d68b1')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 12:15:53 UTC (rev 198012)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 12:16:17 UTC (rev 198013)
@@ -9,7 +9,7 @@
 license=('custom')
 depends=('libgnome-keyring' 'gtk-sharp-2')
 source=(http://www.go-mono.com/archive/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 md5sums=('f9a48319f3fe6123017b000d714d68b1')
 
 build() {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 12:15:53 UTC (rev 198012)
+++ trunk/PKGBUILD	2013-10-30 12:16:17 UTC (rev 198013)
@@ -9,7 +9,7 @@
 license=('custom')
 depends=('libgnome-keyring' 'gtk-sharp-2')
 source=(http://www.go-mono.com/archive/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 md5sums=('f9a48319f3fe6123017b000d714d68b1')
 
 build() {




More information about the arch-commits mailing list