diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-support/libexif/libexif_0.6.21.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-support/libexif/libexif_0.6.21.bb b/meta/recipes-support/libexif/libexif_0.6.21.bb index b550a1125c..a6c9c647c8 100644 --- a/meta/recipes-support/libexif/libexif_0.6.21.bb +++ b/meta/recipes-support/libexif/libexif_0.6.21.bb | |||
| @@ -12,7 +12,4 @@ SRC_URI[sha256sum] = "16cdaeb62eb3e6dfab2435f7d7bccd2f37438d21c5218ec4e58efa9157 | |||
| 12 | 12 | ||
| 13 | inherit autotools gettext | 13 | inherit autotools gettext |
| 14 | 14 | ||
| 15 | do_configure_append() { | 15 | EXTRA_OECONF += "--disable-docs" |
| 16 | sed -i s:doc\ binary:binary:g Makefile | ||
| 17 | } | ||
| 18 | |||
