mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
(macOS) Removed an unnecessary directory creation step in the dependency setup script
This commit is contained in:
parent
ac8b1cc125
commit
0ea6384e52
|
|
@ -145,7 +145,6 @@ fi
|
||||||
|
|
||||||
cd libtiff
|
cd libtiff
|
||||||
git checkout v4.5.1
|
git checkout v4.5.1
|
||||||
mkdir build
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
echo
|
echo
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue