[arch-commits] Commit in lmms (3 files)
Allan McRae
allan at nymeria.archlinux.org
Thu Oct 31 02:20:40 UTC 2013
Date: Thursday, October 31, 2013 @ 03:20:39
Author: allan
Revision: 99896
remove !libtool
Modified:
lmms/repos/community-i686/PKGBUILD
lmms/repos/community-x86_64/PKGBUILD
lmms/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:20:19 UTC (rev 99895)
+++ repos/community-i686/PKGBUILD 2013-10-31 02:20:39 UTC (rev 99896)
@@ -21,7 +21,7 @@
[[ $CARCH = i686 ]] && makedepends+=('wine')
provides=('lmms-extras')
conflicts=('lmms-extras')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
install=lmms.install
source=("http://downloads.sourceforge.net/sourceforge/lmms/${pkgname}-${pkgver}.tar.bz2"
zynaddsubfx_unlink.patch)
Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD 2013-10-31 02:20:19 UTC (rev 99895)
+++ repos/community-x86_64/PKGBUILD 2013-10-31 02:20:39 UTC (rev 99896)
@@ -21,7 +21,7 @@
[[ $CARCH = i686 ]] && makedepends+=('wine')
provides=('lmms-extras')
conflicts=('lmms-extras')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
install=lmms.install
source=("http://downloads.sourceforge.net/sourceforge/lmms/${pkgname}-${pkgver}.tar.bz2"
zynaddsubfx_unlink.patch)
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-31 02:20:19 UTC (rev 99895)
+++ trunk/PKGBUILD 2013-10-31 02:20:39 UTC (rev 99896)
@@ -21,7 +21,7 @@
[[ $CARCH = i686 ]] && makedepends+=('wine')
provides=('lmms-extras')
conflicts=('lmms-extras')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
install=lmms.install
source=("http://downloads.sourceforge.net/sourceforge/lmms/${pkgname}-${pkgver}.tar.bz2"
zynaddsubfx_unlink.patch)
More information about the arch-commits
mailing list