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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 12:10:28 UTC 2013


    Date: Wednesday, October 30, 2013 @ 13:10:28
  Author: allan
Revision: 197998

remove !libtool

Modified:
  gmetadom/repos/extra-i686/PKGBUILD
  gmetadom/repos/extra-x86_64/PKGBUILD
  gmetadom/trunk/PKGBUILD

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

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 12:10:07 UTC (rev 197997)
+++ repos/extra-i686/PKGBUILD	2013-10-30 12:10:28 UTC (rev 197998)
@@ -11,7 +11,7 @@
 license=('LGPL')
 depends=('gdome2')
 makedepends=('pkgconfig' 'ocaml')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         'gmetadom-0.2.6-gcc43.patch')
 md5sums=('7bfb5d9c6f20ffa5e790b63d1f8cb481'

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 12:10:07 UTC (rev 197997)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 12:10:28 UTC (rev 197998)
@@ -11,7 +11,7 @@
 license=('LGPL')
 depends=('gdome2')
 makedepends=('pkgconfig' 'ocaml')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         'gmetadom-0.2.6-gcc43.patch')
 md5sums=('7bfb5d9c6f20ffa5e790b63d1f8cb481'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 12:10:07 UTC (rev 197997)
+++ trunk/PKGBUILD	2013-10-30 12:10:28 UTC (rev 197998)
@@ -11,7 +11,7 @@
 license=('LGPL')
 depends=('gdome2')
 makedepends=('pkgconfig' 'ocaml')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         'gmetadom-0.2.6-gcc43.patch')
 md5sums=('7bfb5d9c6f20ffa5e790b63d1f8cb481'




More information about the arch-commits mailing list