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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 12:31:09 UTC 2013


    Date: Wednesday, October 30, 2013 @ 13:31:09
  Author: allan
Revision: 198053

remove !libtool

Modified:
  gsl/repos/extra-i686/PKGBUILD
  gsl/repos/extra-x86_64/PKGBUILD
  gsl/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 12:30:49 UTC (rev 198052)
+++ repos/extra-i686/PKGBUILD	2013-10-30 12:31:09 UTC (rev 198053)
@@ -13,7 +13,6 @@
 license=('GPL')
 arch=('i686' 'x86_64')
 depends=('glibc' 'bash')
-options=('!libtool')
 sha1sums=('d914f84b39a5274b0a589d9b83a66f44cd17ca8e')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 12:30:49 UTC (rev 198052)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 12:31:09 UTC (rev 198053)
@@ -13,7 +13,6 @@
 license=('GPL')
 arch=('i686' 'x86_64')
 depends=('glibc' 'bash')
-options=('!libtool')
 sha1sums=('d914f84b39a5274b0a589d9b83a66f44cd17ca8e')
 
 build() {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 12:30:49 UTC (rev 198052)
+++ trunk/PKGBUILD	2013-10-30 12:31:09 UTC (rev 198053)
@@ -13,7 +13,6 @@
 license=('GPL')
 arch=('i686' 'x86_64')
 depends=('glibc' 'bash')
-options=('!libtool')
 sha1sums=('d914f84b39a5274b0a589d9b83a66f44cd17ca8e')
 
 build() {




More information about the arch-commits mailing list