From 851376cd7720e1f9b35e0a7c26bfd66399f0c4d3 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 3 Dec 2011 23:14:41 +0000 Subject: Sat Dec 3 23:14:41 UTC 2011 --- community/gpsdrive/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/gpsdrive/PKGBUILD') diff --git a/community/gpsdrive/PKGBUILD b/community/gpsdrive/PKGBUILD index ac5ae29e5..2b66a8418 100644 --- a/community/gpsdrive/PKGBUILD +++ b/community/gpsdrive/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 52604 2011-07-26 10:16:12Z jelle $ +# $Id: PKGBUILD 59940 2011-12-02 20:59:00Z ibiru $ # Maintainer: Sergej Pupykin # Contributor: Tom Newsom # Maintainer: damir pkgname=gpsdrive pkgver=2.11 -pkgrel=9 +pkgrel=11 pkgdesc="A car (bike, ship, plane) navigation system" arch=("i686" "x86_64") url="http://www.gpsdrive.de/" @@ -41,8 +41,8 @@ build() { export CFLAGS=-I/usr/include/gdk-pixbuf-2.0/ export CPPFLAGS=-I/usr/include/gdk-pixbuf-2.0/ export CXXFLAGS=-I/usr/include/gdk-pixbuf-2.0/ - export CXXFLAGS="${CXXFLAGS} -DBOOST_FILESYSTEM_VERSION=2" + unset LDFLAGS # see DefineOptions.cmake for a list of common options and defaults # cmake -L for a more in-depth listing -- cgit v1.2.3-54-g00ecf