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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:32:24 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:32:23
  Author: allan
Revision: 99759

remove !libtool

Modified:
  gigedit/repos/community-i686/PKGBUILD
  gigedit/repos/community-x86_64/PKGBUILD
  gigedit/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-30 23:32:00 UTC (rev 99758)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:32:23 UTC (rev 99759)
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('linuxsampler' 'gtkmm' 'libsigc++')
 makedepends=('intltool')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(http://download.linuxsampler.org/packages/$pkgname-$pkgver.tar.gz)
 md5sums=('eadfc82118460206e8f83c104f9d2a3a')
 

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:32:00 UTC (rev 99758)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:32:23 UTC (rev 99759)
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('linuxsampler' 'gtkmm' 'libsigc++')
 makedepends=('intltool')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(http://download.linuxsampler.org/packages/$pkgname-$pkgver.tar.gz)
 md5sums=('eadfc82118460206e8f83c104f9d2a3a')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:32:00 UTC (rev 99758)
+++ trunk/PKGBUILD	2013-10-30 23:32:23 UTC (rev 99759)
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('linuxsampler' 'gtkmm' 'libsigc++')
 makedepends=('intltool')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=(http://download.linuxsampler.org/packages/$pkgname-$pkgver.tar.gz)
 md5sums=('eadfc82118460206e8f83c104f9d2a3a')
 




More information about the arch-commits mailing list