get rid of a sometimes unsupported shell feature from configure_build.sh

This commit is contained in:
icscarythings 2022-05-22 09:03:13 -04:00
parent 0dc01019fe
commit 55cdf5dd97

View file

@ -11,7 +11,7 @@ git submodule init
git submodule update
cp -r mastodont-c treebird/
cp treebird/{config.def.h,config.h}
cp treebird/config.def.h treebird/config.h
ln -s ../treebird/config.h ${CONFIG_DIR}