gpsd fixes:
authorNicolas Thill <nico@openwrt.org>
Tue, 29 Jul 2008 23:55:44 +0000 (23:55 +0000)
committerNicolas Thill <nico@openwrt.org>
Tue, 29 Jul 2008 23:55:44 +0000 (23:55 +0000)
commit4e2bdc2e41323a01fe5967a9d7e63265345f369c
treecaea1b53cdcaabdb5adde16fdca6ddce9b46c790
parent4a4f6e68b109a1c8cf8791c1826702442d51e681
gpsd fixes:
 - linking against uClibc++ alone doesn't work (because of libtool), so use libstdc++ instead (closes: #3139)
 - uClibc now has the necessary math functions, don't use libnotimpl anymore
 - explicitly disable dbus
 - use PKG_INSTALL_DIR and make install

SVN-Revision: 12000
net/gpsd/Makefile