aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/check/check_0.9.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/check/check_0.9.5.bb')
-rw-r--r--recipes/check/check_0.9.5.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/check/check_0.9.5.bb b/recipes/check/check_0.9.5.bb
index 3c5dd5a8ab..be5fb26b3b 100644
--- a/recipes/check/check_0.9.5.bb
+++ b/recipes/check/check_0.9.5.bb
@@ -6,10 +6,10 @@ SECTION = "devel"
PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz \
- file://configure_fix.patch;patch=1"
+ file://configure_fix.patch"
S = "${WORKDIR}/check-${PV}"
-inherit autotools_stage pkgconfig
+inherit autotools pkgconfig
EXTRA_OECONF += "--enable-plain-docdir"