We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36cede commit a68c296Copy full SHA for a68c296
build.mac.sh
@@ -136,7 +136,7 @@ unset CPPINCLUDES
136
cd ..
137
fi
138
139
-if [ ! -d bzip2-1.0.8 ]; then
+if [ ! -d bzip2-bzip2-1.0.8 ]; then
140
download_file https://gitlab.com/bzip2/bzip2/-/archive/bzip2-1.0.8/bzip2-bzip2-1.0.8.tar.gz bzip2.tar.gz
141
tar -xf bzip2.tar.gz
142
cd bzip2-bzip2-1.0.8
build.sh
@@ -131,7 +131,7 @@ unset CPPINCLUDES
131
132
133
134
135
0 commit comments