summaryrefslogtreecommitdiff
path: root/package/gpsd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-04-06 15:56:07 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-04-06 15:56:07 +0200
commita194f76a6432fb460341066ea5e1848b3d106553 (patch)
tree9ba9f38ab132c3562eee87f57ed59977295fa141 /package/gpsd
parentfcae8b3c70e999b3433b22950121972316fb28a7 (diff)
fix build for arm targets, from OpenWrt package/uclibc++/patches/patch-include_unwind-cxx_h
Diffstat (limited to 'package/gpsd')
-rw-r--r--package/gpsd/patches/patch-Makefile_in.orig11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/gpsd/patches/patch-Makefile_in.orig b/package/gpsd/patches/patch-Makefile_in.orig
deleted file mode 100644
index c70f14c49..000000000
--- a/package/gpsd/patches/patch-Makefile_in.orig
+++ /dev/null
@@ -1,11 +0,0 @@
---- gpsd-2.92.orig/Makefile.in 2010-03-03 14:49:11.000000000 +0100
-+++ gpsd-2.92/Makefile.in 2010-04-03 10:32:03.332223513 +0200
-@@ -615,8 +615,6 @@ libgps_la_LIBADD = $(LIBM) $(LIBC) $(LIB
- #
- # Build Python binding
- #
--@HAVE_PYTHON_TRUE@PYEXTENSIONS = gpspacket.so gpslib.so
--@HAVE_PYTHON_TRUE@noinst_SCRIPTS = gpspacket.so gpslib.so setup.py
- @LIBGPSMM_ENABLE_FALSE@TESTBINS = test_float test_trig test_bits test_packet test_geoid \
- @LIBGPSMM_ENABLE_FALSE@ test_mkgmtime test_json
-