diff options
Diffstat (limited to 'meta/recipes-support/apr/apr_1.7.5.bb')
-rw-r--r-- | meta/recipes-support/apr/apr_1.7.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/apr/apr_1.7.5.bb b/meta/recipes-support/apr/apr_1.7.5.bb index 78796476e2..215ac4b4b8 100644 --- a/meta/recipes-support/apr/apr_1.7.5.bb +++ b/meta/recipes-support/apr/apr_1.7.5.bb | |||
@@ -135,4 +135,4 @@ do_install_ptest() { | |||
135 | cp ${S}/test/tryread $t/ | 135 | cp ${S}/test/tryread $t/ |
136 | } | 136 | } |
137 | 137 | ||
138 | export CONFIG_SHELL="/bin/bash" | 138 | export CONFIG_SHELL = "/bin/bash" |