aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libexif/libexif.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libexif/libexif.inc')
-rw-r--r--recipes/libexif/libexif.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/libexif/libexif.inc b/recipes/libexif/libexif.inc
index 9284d19edf..0a2b422fc8 100644
--- a/recipes/libexif/libexif.inc
+++ b/recipes/libexif/libexif.inc
@@ -9,8 +9,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/libexif/libexif-${PV}.tar.bz2"
inherit autotools
-AUTOTOOLS_STAGE_PKGCONFIG = "1"
-
do_configure_append() {
sed -i s:doc\ binary:binary:g Makefile
}