diff options
Diffstat (limited to 'recipes/ortp')
-rw-r--r-- | recipes/ortp/ortp.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/ortp/ortp.inc b/recipes/ortp/ortp.inc index a086156c6a..94be2f6ac6 100644 --- a/recipes/ortp/ortp.inc +++ b/recipes/ortp/ortp.inc @@ -14,6 +14,3 @@ do_compile_append() { } -do_stage () { - autotools_stage_all -} |