summaryrefslogtreecommitdiff
path: root/tools/osx-pkg-postinstall.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/osx-pkg-postinstall.sh')
-rw-r--r--tools/osx-pkg-postinstall.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/osx-pkg-postinstall.sh b/tools/osx-pkg-postinstall.sh
new file mode 100644
index 0000000000..c4c872fc78
--- /dev/null
+++ b/tools/osx-pkg-postinstall.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+# TODO Can this be done inside the .pmdoc?
+# TODO Can we extract $PREFIX from the installer?
+cd /usr/local/bin
+ln -sf ../lib/node_modules/npm/bin/npm-cli.js npm