[arch-commits] Commit in dejagnu (4 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 11:36:24 UTC 2013
Date: Wednesday, October 30, 2013 @ 12:36:24
Author: allan
Revision: 197907
remove !libtool
Modified:
dejagnu/repos/extra-any/PKGBUILD
dejagnu/repos/extra-i686/PKGBUILD
dejagnu/repos/extra-x86_64/PKGBUILD
dejagnu/trunk/PKGBUILD
-----------------------------+
repos/extra-any/PKGBUILD | 1 -
repos/extra-i686/PKGBUILD | 1 -
repos/extra-x86_64/PKGBUILD | 1 -
trunk/PKGBUILD | 1 -
4 files changed, 4 deletions(-)
Modified: repos/extra-any/PKGBUILD
===================================================================
--- repos/extra-any/PKGBUILD 2013-10-30 11:36:04 UTC (rev 197906)
+++ repos/extra-any/PKGBUILD 2013-10-30 11:36:24 UTC (rev 197907)
@@ -10,7 +10,6 @@
license=('GPL')
depends=('sh' 'expect')
makedepends=('dejagnu')
-options=('!libtool')
install=dejagnu.install
source=(http://ftp.gnu.org/gnu/dejagnu/${pkgname}-${pkgver}.tar.gz{,.sig})
md5sums=('8386e04e362345f50ad169f052f4c4ab'
Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD 2013-10-30 11:36:04 UTC (rev 197906)
+++ repos/extra-i686/PKGBUILD 2013-10-30 11:36:24 UTC (rev 197907)
@@ -9,7 +9,6 @@
url="http://www.gnu.org/software/dejagnu/"
license=('GPL')
depends=('sh' 'expect')
-options=('!libtool')
install=dejagnu.install
source=(http://ftp.gnu.org/gnu/dejagnu/${pkgname}-${pkgver}.tar.gz{,.sig})
md5sums=('8386e04e362345f50ad169f052f4c4ab'
Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD 2013-10-30 11:36:04 UTC (rev 197906)
+++ repos/extra-x86_64/PKGBUILD 2013-10-30 11:36:24 UTC (rev 197907)
@@ -9,7 +9,6 @@
url="http://www.gnu.org/software/dejagnu/"
license=('GPL')
depends=('sh' 'expect')
-options=('!libtool')
install=dejagnu.install
source=(http://ftp.gnu.org/gnu/dejagnu/${pkgname}-${pkgver}.tar.gz{,.sig})
md5sums=('8386e04e362345f50ad169f052f4c4ab'
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 11:36:04 UTC (rev 197906)
+++ trunk/PKGBUILD 2013-10-30 11:36:24 UTC (rev 197907)
@@ -9,7 +9,6 @@
url="http://www.gnu.org/software/dejagnu/"
license=('GPL')
depends=('sh' 'expect')
-options=('!libtool')
install=dejagnu.install
source=(http://ftp.gnu.org/gnu/dejagnu/${pkgname}-${pkgver}.tar.gz{,.sig})
md5sums=('8386e04e362345f50ad169f052f4c4ab'
More information about the arch-commits
mailing list