summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/which/which_2.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/which/which_2.18.bb')
-rw-r--r--meta/recipes-extended/which/which_2.18.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/which/which_2.18.bb b/meta/recipes-extended/which/which_2.18.bb
index 4f780100b3..5fa5d9e8eb 100644
--- a/meta/recipes-extended/which/which_2.18.bb
+++ b/meta/recipes-extended/which/which_2.18.bb
@@ -19,7 +19,7 @@ SRC_URI[sha256sum] = "9445cd7e02ec0c26a44fd56098464ded064ba5d93dd2e15ec12410ba56
19 19
20DEPENDS = "cwautomacros-native" 20DEPENDS = "cwautomacros-native"
21 21
22inherit autotools update-alternatives 22inherit autotools texinfo update-alternatives
23 23
24do_configure_prepend() { 24do_configure_prepend() {
25 OLD="@ACLOCAL_CWFLAGS@" 25 OLD="@ACLOCAL_CWFLAGS@"