aboutsummaryrefslogtreecommitdiff
path: root/packages/linux_make/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-07-12 04:02:09 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-07-12 04:02:09 +0000
commit09647a5d6298e5c5244b3d8e15616f95d00f6372 (patch)
tree5f0c77391fa7f1ca1797e08bd8a02afa69240d78 /packages/linux_make/Makefile
parent006842b0ed2893a3767a2aaf1f836b8ebcd90c4e (diff)
added standard locations to the path for putting your own pd libs for GNU/Linux and Mac OS X (where should this go on Windows?); simplified GNU/Linux font path
svn path=/trunk/; revision=8037
Diffstat (limited to 'packages/linux_make/Makefile')
-rwxr-xr-xpackages/linux_make/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux_make/Makefile b/packages/linux_make/Makefile
index fa23000f..f9972ce6 100755
--- a/packages/linux_make/Makefile
+++ b/packages/linux_make/Makefile
@@ -89,6 +89,8 @@ deb: $(bindir)
ln -s $(prefix)/lib/pd/default.pdsettings \
$(DESTDIR)/etc/pd-extended/default.pdsettings
install -p $(packages_src)/linux_make/default.pdsettings $(libpddir)
+# folder to install libs into
+ install -d -m0775 $(DESTDIR)/usr/share/pd
# emacs mode for .pd files
install -d $(DESTDIR)/usr/share/emacs/site-lisp/
install -p $(scripts_src)/pd-mode.el $(DESTDIR)/usr/share/emacs/site-lisp/