aboutsummaryrefslogtreecommitdiff
path: root/packages/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-06-10 15:56:15 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-06-10 15:56:15 +0000
commit80d04f11ed3984470073e0ec433b1ea8fb59a2f0 (patch)
tree04b811dd43a06304d3d7e1a73d3bf2d6ec1f3f52 /packages/Makefile
parenta767d405fe49e0835335ef45672feb70ba9c217d (diff)
updated README to reflect the current code, fixing bug 2803998
svn path=/trunk/; revision=11736
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)