diff options
Diffstat (limited to 'recipes/openchrome/openchrome.inc')
-rw-r--r-- | recipes/openchrome/openchrome.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/openchrome/openchrome.inc b/recipes/openchrome/openchrome.inc index e88f3223ae..7dc56c34e5 100644 --- a/recipes/openchrome/openchrome.inc +++ b/recipes/openchrome/openchrome.inc @@ -11,6 +11,3 @@ DEPENDS = "xserver-xorg libxvmc" inherit autotools xorg-module -do_stage() { - autotools_stage_all -} |