[arch-commits] Commit in ode (3 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 14:19:38 UTC 2013
Date: Wednesday, October 30, 2013 @ 15:19:37
Author: allan
Revision: 198349
remove !libtool
Modified:
ode/repos/extra-i686/PKGBUILD
ode/repos/extra-x86_64/PKGBUILD
ode/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:19:17 UTC (rev 198348)
+++ repos/extra-i686/PKGBUILD 2013-10-30 14:19:37 UTC (rev 198349)
@@ -11,7 +11,6 @@
license=('LGPL' 'BSD')
depends=('gcc-libs' 'bash')
source=("http://downloads.sourceforge.net/sourceforge/opende/${pkgname}-${pkgver}.tar.bz2")
-options=('!libtool')
md5sums=('48fdd41fae1a7e7831feeded09826599')
build() {
Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD 2013-10-30 14:19:17 UTC (rev 198348)
+++ repos/extra-x86_64/PKGBUILD 2013-10-30 14:19:37 UTC (rev 198349)
@@ -11,7 +11,6 @@
license=('LGPL' 'BSD')
depends=('gcc-libs' 'bash')
source=("http://downloads.sourceforge.net/sourceforge/opende/${pkgname}-${pkgver}.tar.bz2")
-options=('!libtool')
md5sums=('48fdd41fae1a7e7831feeded09826599')
build() {
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 14:19:17 UTC (rev 198348)
+++ trunk/PKGBUILD 2013-10-30 14:19:37 UTC (rev 198349)
@@ -11,7 +11,6 @@
license=('LGPL' 'BSD')
depends=('gcc-libs' 'bash')
source=("http://downloads.sourceforge.net/sourceforge/opende/${pkgname}-${pkgver}.tar.bz2")
-options=('!libtool')
md5sums=('48fdd41fae1a7e7831feeded09826599')
build() {
More information about the arch-commits
mailing list