Date: Wednesday, October 30, 2013 @ 14:25:21
  Author: allan
Revision: 198201

remove !libtool

Modified:
  libmp4v2/repos/extra-i686/PKGBUILD
  libmp4v2/repos/extra-x86_64/PKGBUILD
  libmp4v2/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:25:00 UTC (rev 198200)
+++ repos/extra-i686/PKGBUILD   2013-10-30 13:25:21 UTC (rev 198201)
@@ -11,7 +11,6 @@
 license=('MPL')
 url="http://code.google.com/p/mp4v2/";
 depends=('gcc-libs')
-options=('!libtool')
 source=("http://mp4v2.googlecode.com/files/mp4v2-${pkgver}.tar.bz2";)
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD 2013-10-30 13:25:00 UTC (rev 198200)
+++ repos/extra-x86_64/PKGBUILD 2013-10-30 13:25:21 UTC (rev 198201)
@@ -11,7 +11,6 @@
 license=('MPL')
 url="http://code.google.com/p/mp4v2/";
 depends=('gcc-libs')
-options=('!libtool')
 source=("http://mp4v2.googlecode.com/files/mp4v2-${pkgver}.tar.bz2";)
 
 build() {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD      2013-10-30 13:25:00 UTC (rev 198200)
+++ trunk/PKGBUILD      2013-10-30 13:25:21 UTC (rev 198201)
@@ -11,7 +11,6 @@
 license=('MPL')
 url="http://code.google.com/p/mp4v2/";
 depends=('gcc-libs')
-options=('!libtool')
 source=("http://mp4v2.googlecode.com/files/mp4v2-${pkgver}.tar.bz2";)
 
 build() {

Reply via email to