You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make PACKAGEMAKER customizable because PackageMaker is not necessarily
installed in /Developer on OSX anymore.
PR-URL: nodejs/node-v0.x-archive#9377
Reviewed-By: Timothy J Fontaine <[email protected]>
cat tools/osx-pkg.pmdoc/index.xml.tmpl | sed -e 's|__iojsversion__|'$(FULLVERSION)'|g'| sed -e 's|__npmversion__|'$(NPMVERSION)'|g'> tools/osx-pkg.pmdoc/index.xml
0 commit comments