diff options
Diffstat (limited to 'recipes/atk/atk.inc')
-rw-r--r-- | recipes/atk/atk.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/atk/atk.inc b/recipes/atk/atk.inc index 5f81cdf67e..a508012cfb 100644 --- a/recipes/atk/atk.inc +++ b/recipes/atk/atk.inc @@ -9,6 +9,3 @@ inherit autotools pkgconfig EXTRA_OECONF = "--disable-glibtest" -do_stage () { - autotools_stage_all -} |