diff options
Diffstat (limited to 'extra/xbase/PKGBUILD')
-rw-r--r-- | extra/xbase/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xbase/PKGBUILD b/extra/xbase/PKGBUILD index c028b85ad..b0410ec8a 100644 --- a/extra/xbase/PKGBUILD +++ b/extra/xbase/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 156152 2012-04-14 16:31:07Z andrea $ +# $Id: PKGBUILD 198490 2013-10-30 15:10:54Z allan $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Xiao-Long Chen <chenxiaolong@cxl.epac.to> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64' 'mips64el') url='http://linux.techass.com/projects/xdb/' license=('LGPL') depends=('bash' 'gcc-libs') -options=('!libtool') source=("http://downloads.sourceforge.net/xdb/${pkgname}-${pkgver}.tar.gz" 'fix-build.patch' 'gcc43.patch' |