From 0426a9ec2bee047c56ad0eb426547320c552d7b4 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 4 Mar 2008 14:27:25 +0000 Subject: roadmap.inc: update author's contact address to the new maintainer. Paul is interested in including patches, so whoever wants to, feel free to contact him. --- packages/roadmap/roadmap.inc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/packages/roadmap/roadmap.inc b/packages/roadmap/roadmap.inc index 43b4b1cd3d..d98a7f88df 100644 --- a/packages/roadmap/roadmap.inc +++ b/packages/roadmap/roadmap.inc @@ -1,9 +1,7 @@ DESCRIPTION = "RoadMap is a program that provides car navigation for Linux and UNIX." -PRIORITY = "optional" -AUTHOR = "Pascal Martin " +AUTHOR = "Paul Fox " HOMEPAGE = "http://roadmap.digitalomaha.net/maps.html" LICENSE = "GPL" -RRECOMMENDS = "gpsd flite" DEPENDS = "expat" FILES_${PN} += "${datadir}/roadmap" @@ -16,3 +14,6 @@ do_install() { oe_runmake install install -m 0644 ${WORKDIR}/usdir.rdm ${D}${datadir}/roadmap/ } + +RRECOMMENDS = "gpsd flite" +FILES_${PN} += "${datadir}/roadmap" -- cgit 1.2.3-korg