From d1c392c5f176d578ee02b2b54d0bda6a1ff37794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 18 Feb 2015 20:22:26 +0000 Subject: strata/core: patch doesnt depend on bash --- strata/core/patch.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'strata/core') diff --git a/strata/core/patch.morph b/strata/core/patch.morph index 01d977c4..8e8f309c 100644 --- a/strata/core/patch.morph +++ b/strata/core/patch.morph @@ -1,7 +1,7 @@ name: patch kind: chunk configure-commands: -- bash bootstrap --skip-po +- ./bootstrap --skip-po - ./configure --prefix="$PREFIX" --disable-nls build-commands: - make -- cgit v1.2.1