diff options
author | root <root@rshg054.dnsready.net> | 2013-10-29 01:05:02 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-29 01:05:02 -0700 |
commit | 38b1ce25596ae456fefb3214a73c3d1005da568f (patch) | |
tree | 5cb69842c94bdd2b34b01be22f97b5949237550f /extra/orbit2/PKGBUILD | |
parent | 1a32448c2c53b0e66ce0fe14c5dd2057afd432bc (diff) |
Tue Oct 29 01:04:23 PDT 2013
Diffstat (limited to 'extra/orbit2/PKGBUILD')
-rw-r--r-- | extra/orbit2/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/orbit2/PKGBUILD b/extra/orbit2/PKGBUILD index 1e47872f1..eedfaa0cc 100644 --- a/extra/orbit2/PKGBUILD +++ b/extra/orbit2/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 151081 2012-02-24 18:27:05Z ibiru $ +# $Id: PKGBUILD 197706 2013-10-28 17:41:15Z jgc $ # Maintainer: Jan de Groot <jan@archlinux.org> pkgname=orbit2 @@ -8,7 +8,7 @@ pkgdesc="Thin/fast CORBA ORB" arch=('i686' 'x86_64') license=('LGPL' 'GPL') depends=('libidl2') -options=('!libtool' '!makeflags') +options=('!libtool' '!makeflags' 'staticlibs') url="http://www.gnome.org" source=(http://ftp.gnome.org/pub/gnome/sources/ORBit2/2.14/ORBit2-${pkgver}.tar.bz2) sha256sums=('55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550') |