summaryrefslogtreecommitdiff
path: root/recipes/curl/curl-native_7.18.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/curl/curl-native_7.18.2.bb')
-rw-r--r--recipes/curl/curl-native_7.18.2.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes/curl/curl-native_7.18.2.bb b/recipes/curl/curl-native_7.18.2.bb
index d395021512..1eef23b29c 100644
--- a/recipes/curl/curl-native_7.18.2.bb
+++ b/recipes/curl/curl-native_7.18.2.bb
@@ -2,11 +2,3 @@ require curl-common.inc
inherit native
DEPENDS = "zlib-native"
PR = "${INC_PR}.1"
-
-do_stage () {
- autotools_stage_all
-}
-
-do_install() {
- :
-}