[Pkg-osm-commits] [SCM] monav branch, master, updated. upstream/0.0.svn217-19-gbe4d2b6

David Paleino dapal at debian.org
Mon Jan 3 17:11:55 UTC 2011


The following commit has been merged in the master branch:
commit caef65e5941f285614bc9ae3e1585d67a70cdcb6
Author: David Paleino <dapal at debian.org>
Date:   Mon Jan 3 16:17:35 2011 +0100

    Fix FTBFS

diff --git a/debian/patches/01-fix_daemon_compilation.patch b/debian/patches/01-fix_daemon_compilation.patch
new file mode 100644
index 0000000..6061452
--- /dev/null
+++ b/debian/patches/01-fix_daemon_compilation.patch
@@ -0,0 +1,18 @@
+From: David Paleino <dapal at debian.org>
+Subject: re-add gui module, to fix FTBFS
+Forwarded: no
+
+---
+ routingdaemon/routingdaemon.pro |    1 -
+ 1 file changed, 1 deletion(-)
+
+--- monav.orig/routingdaemon/routingdaemon.pro
++++ monav/routingdaemon/routingdaemon.pro
+@@ -1,7 +1,6 @@
+ TEMPLATE = app
+ DESTDIR = ../bin
+ TARGET = MoNavD
+-QT -= gui
+ QT +=network
+ 
+ unix {
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..7667ccc
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01-fix_daemon_compilation.patch

-- 
fast navigation system featuring exact routing



More information about the Pkg-osm-commits mailing list