Skip to content

Commit

Permalink
Moving python package to specific folder, not /
Browse files Browse the repository at this point in the history
  • Loading branch information
nmcspadden committed Aug 23, 2023
1 parent fada7b4 commit 3090b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Scripts/make_autopkg_python_pkg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ mkdir -p "$PKGROOT"

pkgbuild --root "$PKGROOT" \
--identifier com.github.autopkg.python \
--install-location "/Library/AutoPkg/Python3" \
--version "$PYVERSION" \
"artifacts/AutoPkg-Python-$PYVERSION.pkg"

0 comments on commit 3090b48

Please sign in to comment.