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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:02:07 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:02:07
  Author: allan
Revision: 99842

remove !libtool

Modified:
  libgig/repos/community-i686/PKGBUILD
  libgig/repos/community-x86_64/PKGBUILD
  libgig/trunk/PKGBUILD

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

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-31 02:01:47 UTC (rev 99841)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:02:07 UTC (rev 99842)
@@ -11,7 +11,7 @@
 url="http://www.linuxsampler.org/libgig/"
 license=('GPL')
 depends=('gcc-libs' 'util-linux-ng' 'libsndfile')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(http://download.linuxsampler.org/packages/$pkgname-$pkgver.tar.bz2)
 md5sums=('fc33e8e948ed2db9b7003a3ecdb78549')
 

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:01:47 UTC (rev 99841)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:02:07 UTC (rev 99842)
@@ -11,7 +11,7 @@
 url="http://www.linuxsampler.org/libgig/"
 license=('GPL')
 depends=('gcc-libs' 'util-linux-ng' 'libsndfile')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(http://download.linuxsampler.org/packages/$pkgname-$pkgver.tar.bz2)
 md5sums=('fc33e8e948ed2db9b7003a3ecdb78549')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:01:47 UTC (rev 99841)
+++ trunk/PKGBUILD	2013-10-31 02:02:07 UTC (rev 99842)
@@ -11,7 +11,7 @@
 url="http://www.linuxsampler.org/libgig/"
 license=('GPL')
 depends=('gcc-libs' 'util-linux' 'libsndfile')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(http://download.linuxsampler.org/packages/$pkgname-$pkgver.tar.bz2)
 md5sums=('fc33e8e948ed2db9b7003a3ecdb78549')
 




More information about the arch-commits mailing list