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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 13:23:50 UTC 2013


    Date: Wednesday, October 30, 2013 @ 14:23:49
  Author: allan
Revision: 198197

remove !libtool

Modified:
  libmikmod/repos/extra-i686/PKGBUILD
  libmikmod/repos/extra-x86_64/PKGBUILD
  libmikmod/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 13:23:27 UTC (rev 198196)
+++ repos/extra-i686/PKGBUILD	2013-10-30 13:23:49 UTC (rev 198197)
@@ -12,7 +12,6 @@
 arch=(i686 x86_64)
 depends=(openal sh)
 makedepends=(alsa-lib)
-options=('!libtool')
 install=$pkgname.install
 source=($url/files/$pkgname-$pkgver.tar.gz)
 sha256sums=('79f02478c5abd8b2af73df4cc5f9d52625aa044327c01563168e270cf79b2437')

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 13:23:27 UTC (rev 198196)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 13:23:49 UTC (rev 198197)
@@ -12,7 +12,6 @@
 arch=(i686 x86_64)
 depends=(openal sh)
 makedepends=(alsa-lib)
-options=('!libtool')
 install=$pkgname.install
 source=($url/files/$pkgname-$pkgver.tar.gz)
 sha256sums=('79f02478c5abd8b2af73df4cc5f9d52625aa044327c01563168e270cf79b2437')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 13:23:27 UTC (rev 198196)
+++ trunk/PKGBUILD	2013-10-30 13:23:49 UTC (rev 198197)
@@ -12,7 +12,6 @@
 arch=(i686 x86_64)
 depends=(openal sh)
 makedepends=(alsa-lib)
-options=('!libtool')
 install=$pkgname.install
 source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
 sha256sums=('79f02478c5abd8b2af73df4cc5f9d52625aa044327c01563168e270cf79b2437')




More information about the arch-commits mailing list