diff options
Diffstat (limited to 'recipes/libsexy/libsexy.inc')
-rw-r--r-- | recipes/libsexy/libsexy.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes/libsexy/libsexy.inc b/recipes/libsexy/libsexy.inc index b6eb92cfc6..46355563d1 100644 --- a/recipes/libsexy/libsexy.inc +++ b/recipes/libsexy/libsexy.inc @@ -10,8 +10,3 @@ SRC_URI = "http://releases.chipx86.com/libsexy/${PN}/${PN}-${PV}.tar.gz \ inherit autotools pkgconfig -do_stage() { -autotools_stage_all -} - - |