[arch-commits] Commit in avr-gdb (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:03:56 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:03:56
  Author: allan
Revision: 99693

remove !libtool

Modified:
  avr-gdb/repos/community-i686/PKGBUILD
  avr-gdb/repos/community-x86_64/PKGBUILD
  avr-gdb/trunk/PKGBUILD

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

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-30 23:03:34 UTC (rev 99692)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:03:56 UTC (rev 99693)
@@ -14,7 +14,6 @@
 url="http://www.gnu.org/software/gdb/"
 license=('GPL3')
 depends=('python2')
-options=('!libtool')
 source=(http://ftp.gnu.org/gnu/gdb/${_pkgname}-${pkgver}.tar.bz2)
 
 build() {

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:03:34 UTC (rev 99692)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:03:56 UTC (rev 99693)
@@ -14,7 +14,6 @@
 url="http://www.gnu.org/software/gdb/"
 license=('GPL3')
 depends=('python2')
-options=('!libtool')
 source=(http://ftp.gnu.org/gnu/gdb/${_pkgname}-${pkgver}.tar.bz2)
 
 build() {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:03:34 UTC (rev 99692)
+++ trunk/PKGBUILD	2013-10-30 23:03:56 UTC (rev 99693)
@@ -14,7 +14,6 @@
 url="http://www.gnu.org/software/gdb/"
 license=('GPL3')
 depends=('python2')
-options=('!libtool')
 source=(http://ftp.gnu.org/gnu/gdb/${_pkgname}-${pkgver}.tar.bz2)
 
 build() {




More information about the arch-commits mailing list