(macOS) Removed an unnecessary directory creation step in the dependency setup script

This commit is contained in:
Leon Styhre 2025-01-14 17:55:59 +01:00
parent ac8b1cc125
commit 0ea6384e52

View file

@ -145,7 +145,6 @@ fi
cd libtiff
git checkout v4.5.1
mkdir build
cd ..
echo