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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 14:23:25 UTC 2013


    Date: Wednesday, October 30, 2013 @ 15:23:25
  Author: allan
Revision: 198359

remove !libtool

Modified:
  orbit2/repos/extra-i686/PKGBUILD
  orbit2/repos/extra-x86_64/PKGBUILD
  orbit2/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 14:23:04 UTC (rev 198358)
+++ repos/extra-i686/PKGBUILD	2013-10-30 14:23:25 UTC (rev 198359)
@@ -8,7 +8,7 @@
 arch=('i686' 'x86_64')
 license=('LGPL' 'GPL')
 depends=('libidl2')
-options=('!libtool' '!makeflags' 'staticlibs')
+options=('!makeflags' 'staticlibs')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/ORBit2/2.14/ORBit2-${pkgver}.tar.bz2)
 sha256sums=('55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550')

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 14:23:04 UTC (rev 198358)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 14:23:25 UTC (rev 198359)
@@ -8,7 +8,7 @@
 arch=('i686' 'x86_64')
 license=('LGPL' 'GPL')
 depends=('libidl2')
-options=('!libtool' '!makeflags' 'staticlibs')
+options=('!makeflags' 'staticlibs')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/ORBit2/2.14/ORBit2-${pkgver}.tar.bz2)
 sha256sums=('55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 14:23:04 UTC (rev 198358)
+++ trunk/PKGBUILD	2013-10-30 14:23:25 UTC (rev 198359)
@@ -8,7 +8,7 @@
 arch=('i686' 'x86_64')
 license=('LGPL' 'GPL')
 depends=('libidl2')
-options=('!libtool' '!makeflags' 'staticlibs')
+options=('!makeflags' 'staticlibs')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/ORBit2/2.14/ORBit2-${pkgver}.tar.bz2)
 sha256sums=('55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550')




More information about the arch-commits mailing list