pkg(ponyc-0.39.0): Move cd to the correct palce.

This commit is contained in:
Shivansh-007 2021-04-09 08:29:52 +05:30 committed by GitHub
parent f61cb023c6
commit b6c98a7803
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,10 +2,11 @@
PREFIX=$(realpath $(dirname $0))
cd ponyc
# get sources - only get the latest copy of the relevant files
git clone -q https://github.com/ponylang/ponyc.git ponyc
cd ponyc
# release commit for 0.39.0
git reset --hard 85d897b978c5082a1f3264a3a9ad479446d73984