aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpstk/gpstk_1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpstk/gpstk_1.2.bb')
-rw-r--r--recipes/gpstk/gpstk_1.2.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes/gpstk/gpstk_1.2.bb b/recipes/gpstk/gpstk_1.2.bb
index 53fc07b19e..491bd3e67d 100644
--- a/recipes/gpstk/gpstk_1.2.bb
+++ b/recipes/gpstk/gpstk_1.2.bb
@@ -12,11 +12,6 @@ inherit autotools lib_package
EXTRA_OECONF = "--enable-shared"
-do_stage() {
- autotools_stage_all
-}
-
-
# This is a handcrafted do_install because 'make install' isn't working.
# This should install the same files as my native (x86) jam based build, but doesn't since the Makefiles
# aren't up to date (e.g. bc2sp3 is missing).