diff options
Diffstat (limited to 'recipes/libtheora')
-rw-r--r-- | recipes/libtheora/libtheora_0.9+1.0alpha7.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes/libtheora/libtheora_0.9+1.0alpha7.bb b/recipes/libtheora/libtheora_0.9+1.0alpha7.bb index e5ef755280..2fbce48f8c 100644 --- a/recipes/libtheora/libtheora_0.9+1.0alpha7.bb +++ b/recipes/libtheora/libtheora_0.9+1.0alpha7.bb @@ -12,11 +12,5 @@ do_configure_append() { find ${S} -name Makefile | xargs sed -i -e s:'-I/usr/include':-I${STAGING_INCDIR}:g } -do_stage() { - autotools_stage_all -} - - - SRC_URI[md5sum] = "55ee3c6db3e0927e7918309891a8f52b" SRC_URI[sha256sum] = "f5c7730ded0273a8615b12b46a32b800bbcb9e861e3a18aa92b1c062981a2fef" |