diff options
Diffstat (limited to 'recipes/openal/openal_0.0.8.bb')
-rw-r--r-- | recipes/openal/openal_0.0.8.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/openal/openal_0.0.8.bb b/recipes/openal/openal_0.0.8.bb index 839cf43855..79da60e151 100644 --- a/recipes/openal/openal_0.0.8.bb +++ b/recipes/openal/openal_0.0.8.bb @@ -13,10 +13,6 @@ do_configure_append () { sed -i "s/@requirements@/alsa vorbis/" admin/pkgconfig/openal.pc } -do_stage () { - autotools_stage_all -} - PACKAGES =+ "libopenal" FILES_libopenal += "${libdir}/libopenal.so.*" |