pkg(pony-0.39.0): Properly delete the build dir.

This commit is contained in:
Shivansh-007 2021-04-08 06:02:09 +05:30
parent 4ec436fdce
commit f8529379b9

View file

@ -22,4 +22,5 @@ make build
# Install pony into `$PREFIX`.
make prefix="$PREFIX" install
cd ..
rm -rf ponyc