aboutsummaryrefslogtreecommitdiff
path: root/packages/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packages/Makefile')
-rw-r--r--packages/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/Makefile b/packages/Makefile
index c9073a11..ac627575 100644
--- a/packages/Makefile
+++ b/packages/Makefile
@@ -363,7 +363,7 @@ ifeq ($(OS_NAME),linux)
echo "<dt>Only for the current user account</dt>" >> $(README_FILE)
echo "<dd>~/pd-externals/</dd>" >> $(README_FILE)
echo "<dt>For all user accounts on the computer</dt>" >> $(README_FILE)
- echo "<dd>/usr/share/pd-externals</dd>" >> $(README_FILE)
+ echo "<dd>/usr/local/lib/pd-externals</dd>" >> $(README_FILE)
endif
ifeq ($(OS_NAME),windows)
echo "<dt>Only for the current user account</dt>" >> $(README_FILE)