From eecb24eaaeeb87fa375fb13586921f65546e29d9 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 14 Sep 2020 15:20:49 +0300 Subject: boost: prettier format idk --- community/boost/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community') diff --git a/community/boost/build b/community/boost/build index 1eac2fea..b08c7328 100755 --- a/community/boost/build +++ b/community/boost/build @@ -1,5 +1,5 @@ #!/bin/sh -e ./bootstrap.sh --prefix="$1/usr" -./b2 stage threading=multi +./b2 stage threading=multi ./b2 install threading=multi -- cgit v1.2.3