* fix desktop icon scaling harder
[navit-package] / debian / patches / remove-support
1 Nothing to build from navit/support.
2 Index: navit/configure.in
3 ===================================================================
4 --- navit.orig/configure.in     2010-01-17 03:33:17.828547947 +0100
5 +++ navit/configure.in  2010-01-17 03:33:20.545214274 +0100
6 @@ -872,7 +872,6 @@
7  navit/speech/dbus/Makefile
8  navit/speech/espeak/Makefile
9  navit/speech/speech_dispatcher/Makefile
10 -navit/support/Makefile
11  navit/vehicle/Makefile
12  navit/vehicle/android/Makefile
13  navit/vehicle/file/Makefile
14 Index: navit/navit/Makefile.am
15 ===================================================================
16 --- navit.orig/navit/Makefile.am        2010-01-17 03:32:47.882299831 +0100
17 +++ navit/navit/Makefile.am     2010-01-17 03:33:20.545214274 +0100
18 @@ -1,10 +1,10 @@
19  include $(top_srcdir)/Makefile.inc
20  comma=,
21 -SUBDIRS=fib-1.1 support
22 +SUBDIRS=fib-1.1
23  if PLUGINS
24    SUBDIRS += .
25  endif
26 -DIST_SUBDIRS=binding map maptool fib-1.1 font gui graphics osd speech support vehicle xpm maps
27 +DIST_SUBDIRS=binding map maptool fib-1.1 font gui graphics osd speech vehicle xpm maps
28  SUBDIRS+=binding map font gui graphics osd speech vehicle xpm
29  
30  if !PLUGINS