From: Mark Wooding Date: Sat, 9 May 2020 21:07:21 +0000 (+0100) Subject: dot/profile: Unbungle the setting of `$DEB_BUILD_OPTIONS'. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/b0b75b94c5001562a4ce985361476185885acd9b?ds=inline dot/profile: Unbungle the setting of `$DEB_BUILD_OPTIONS'. Oops. --- diff --git a/dot/profile b/dot/profile index c9d2078..72cc5d3 100644 --- a/dot/profile +++ b/dot/profile @@ -283,7 +283,7 @@ CARGO_HOME=$HOME/.cache/cargo; export CARGO_HOME PS_PERSONALITY=gnu; export PS_PERSONALITY ## Configure Debian building. -DEB_BUILD_OPTIONS=parallel="parallel=$(mdw-conf make-parallel 4)" +DEB_BUILD_OPTIONS="parallel=$(mdw-conf make-parallel 4)" export DEB_BUILD_OPTIONS ## Turn off angry fruit salad error messages from things.