aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/pddp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/pddp/Makefile b/doc/pddp/Makefile
index 6490f0a8..f10cd366 100644
--- a/doc/pddp/Makefile
+++ b/doc/pddp/Makefile
@@ -40,6 +40,7 @@ darwin_pkg: darwin_pkg_clean darwin_pkg_license darwin_pkg_welcome
# install -m 644 License.html Welcome.txt $(PACKAGE_NAME).pkg/Contents/Resources
sudo chown -R root:staff $(PACKAGE_NAME).pkg/Contents/Resources
+# install into MacOS X style path: /Library/Pd
darwin_altpkg: darwin_pkg_clean darwin_pkg_license darwin_pkg_welcome
test -d installroot/Help || mkdir -p installroot/Help