Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong URLs in script for 1.02 branch #7

Open
skuskusku opened this issue Feb 8, 2019 · 0 comments
Open

Wrong URLs in script for 1.02 branch #7

skuskusku opened this issue Feb 8, 2019 · 0 comments

Comments

@skuskusku
Copy link

Hello Sinofool,

thank you very much for this wonderful script.

I have found a couple of issues with the build script which I would like to share. While the master branch builds correctly for me, the 1.02 branch doesn't. The reason is: The URLs used for downloading via curl use the raw URLs from the master branch, and those do not work with the 1.02 branch.

The invocations of curl in the build script should look like this:

curl -O https://raw.githubusercontent.com/sinofool/build-openssl-ios/1.0/patch-conf.patch
and
curl -O https://raw.githubusercontent.com/sinofool/build-openssl-ios/1.0/patch-include.patch

Also, the README.md file should use the proper URL for the 1.02 branch, not the master branch.

HTH,

--
Stefan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant