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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 14:37:02 UTC 2013


    Date: Wednesday, October 30, 2013 @ 15:37:02
  Author: allan
Revision: 198396

remove !libtool

Modified:
  rasqal/repos/extra-i686/PKGBUILD
  rasqal/repos/extra-x86_64/PKGBUILD
  rasqal/trunk/PKGBUILD

-----------------------------+
 repos/extra-i686/PKGBUILD   |    1 -
 repos/extra-x86_64/PKGBUILD |    1 -
 trunk/PKGBUILD              |    1 -
 3 files changed, 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 14:36:41 UTC (rev 198395)
+++ repos/extra-i686/PKGBUILD	2013-10-30 14:37:02 UTC (rev 198396)
@@ -12,7 +12,6 @@
 license=('GPL' 'LGPL')
 arch=('i686' 'x86_64')
 depends=('raptor' 'mpfr' 'util-linux')
-options=('!libtool')
 source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 14:36:41 UTC (rev 198395)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 14:37:02 UTC (rev 198396)
@@ -12,7 +12,6 @@
 license=('GPL' 'LGPL')
 arch=('i686' 'x86_64')
 depends=('raptor' 'mpfr' 'util-linux')
-options=('!libtool')
 source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
 
 build() {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 14:36:41 UTC (rev 198395)
+++ trunk/PKGBUILD	2013-10-30 14:37:02 UTC (rev 198396)
@@ -12,7 +12,6 @@
 license=('GPL' 'LGPL')
 arch=('i686' 'x86_64')
 depends=('raptor' 'mpfr' 'util-linux')
-options=('!libtool')
 source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
 
 build() {




More information about the arch-commits mailing list