From 98bf2ac3fdd6f7bcb6ce45c932fc13c07fecc03f Mon Sep 17 00:00:00 2001 From: root Date: Wed, 25 Apr 2012 00:01:35 +0000 Subject: Wed Apr 25 00:01:35 UTC 2012 --- community/sword/PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'community/sword') diff --git a/community/sword/PKGBUILD b/community/sword/PKGBUILD index 8b018f58a..34be9efb8 100644 --- a/community/sword/PKGBUILD +++ b/community/sword/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 68590 2012-03-28 20:56:27Z arodseth $ +# $Id: PKGBUILD 69772 2012-04-23 09:16:25Z ibiru $ # Maintainer: Alexander Rødseth # Contributor: Andrea Scarpino # Contributor: Stefan Husmann @@ -6,7 +6,7 @@ pkgname=sword pkgver=1.6.2 -pkgrel=8 +pkgrel=7 pkgdesc="Library for Bible study programs" arch=('x86_64' 'i686') url="http://www.crosswire.org/sword/" @@ -29,8 +29,7 @@ build() { CXXFLAGS=-fpermissive cmake "../$pkgname-$pkgver" \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_BUILD_TYPE=Release \ - -DSWORD_GLOBAL_CONF_DIR=/etc + -DCMAKE_BUILD_TYPE=Release make } -- cgit v1.2.3-54-g00ecf