aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/guile/guile-native_1.8.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/guile/guile-native_1.8.5.bb')
-rw-r--r--recipes/guile/guile-native_1.8.5.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/guile/guile-native_1.8.5.bb b/recipes/guile/guile-native_1.8.5.bb
index 5cb1d2e435..2105af8cf4 100644
--- a/recipes/guile/guile-native_1.8.5.bb
+++ b/recipes/guile/guile-native_1.8.5.bb
@@ -3,8 +3,8 @@ require guile-native.inc
DEPENDS = "libtool (< 2)"
SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \
- file://configure-fix.patch;patch=1 \
- file://cpp-linemarkers.patch;patch=1 \
+ file://configure-fix.patch;apply=yes \
+ file://cpp-linemarkers.patch;apply=yes \
"
PR = "r1"