From c71ab584e9562af23cf2a7600ecdde837dc9a918 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 14 Jul 2015 11:12:21 +0100 Subject: Migrations with ruamel.yaml after my first blank lines patch Change-Id: I59f47b5c970dc415c96c7ad4cc943a0f11098ad2 --- strata/foundation/btrfs-progs.morph | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'strata/foundation/btrfs-progs.morph') diff --git a/strata/foundation/btrfs-progs.morph b/strata/foundation/btrfs-progs.morph index 4e724dc9..807a115f 100644 --- a/strata/foundation/btrfs-progs.morph +++ b/strata/foundation/btrfs-progs.morph @@ -5,5 +5,4 @@ pre-configure-commands: - ./autogen.sh configure-commands: # The change in the CFLAGS is needed to make the compilation succeed in armv5l -- export CFLAGS="-O2 $CFLAGS"; - ./configure --prefix="$PREFIX" --disable-documentation +- export CFLAGS="-O2 $CFLAGS"; ./configure --prefix="$PREFIX" --disable-documentation -- cgit v1.2.1