diff options
| -rw-r--r-- | meta/recipes-support/apr/apr_1.5.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/apr/apr_1.5.1.bb b/meta/recipes-support/apr/apr_1.5.1.bb index 17dddbce7e..49a08b0261 100644 --- a/meta/recipes-support/apr/apr_1.5.1.bb +++ b/meta/recipes-support/apr/apr_1.5.1.bb | |||
| @@ -86,3 +86,5 @@ do_install_ptest() { | |||
| 86 | cp ${S}/test/testall $t/ | 86 | cp ${S}/test/testall $t/ |
| 87 | cp ${S}/test/tryread $t/ | 87 | cp ${S}/test/tryread $t/ |
| 88 | } | 88 | } |
| 89 | |||
| 90 | export CONFIG_SHELL="/bin/bash" | ||
