Handles the removal of embedded ttf-liberation from upstream-svn. Index: navit/configure.in =================================================================== --- navit.orig/configure.in 2010-01-28 11:24:05.284556117 +0100 +++ navit/configure.in 2010-01-28 11:24:08.511222460 +0100 @@ -864,7 +864,6 @@ navit/fib-1.1/Makefile navit/font/Makefile navit/font/freetype/Makefile -navit/fonts/Makefile navit/graphics/Makefile navit/graphics/android/Makefile navit/graphics/gd/Makefile Index: navit/navit/Makefile.am =================================================================== --- navit.orig/navit/Makefile.am 2010-01-28 11:24:05.291222979 +0100 +++ navit/navit/Makefile.am 2010-01-28 11:24:08.511222460 +0100 @@ -4,12 +4,9 @@ if PLUGINS SUBDIRS += . endif -DIST_SUBDIRS=binding map maptool fib-1.1 font fonts gui graphics osd speech support vehicle xpm maps +DIST_SUBDIRS=binding map maptool fib-1.1 font gui graphics osd speech support vehicle xpm maps SUBDIRS+=binding map font gui graphics osd speech vehicle xpm -if FONTS - SUBDIRS += fonts -endif if !PLUGINS SUBDIRS += . endif