diff options
Diffstat (limited to 'recipes/check')
-rw-r--r-- | recipes/check/check_0.9.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/check/check_0.9.5.bb b/recipes/check/check_0.9.5.bb index 3c7442e4ca..5328dbd43e 100644 --- a/recipes/check/check_0.9.5.bb +++ b/recipes/check/check_0.9.5.bb @@ -6,7 +6,7 @@ SECTION = "devel" PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz \ - file://configure_fix.patch;apply=yes" + file://configure_fix.patch" S = "${WORKDIR}/check-${PV}" inherit autotools_stage pkgconfig |