diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-02-13 03:55:08 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-02-13 03:55:08 +0000 |
commit | acd37d4a37c223094f3e91803fe0fdcb01f17eee (patch) | |
tree | 1a6e576bd17dcc85d7f9edf53289b0604f0b6257 /packages/linux_make/TODO | |
parent | 3c509cab622d1a4afbafec461c7e61484f6219dd (diff) |
This should be the final Pd-0.38.4-extendedRC8 build, which should be the
release of Pd-0.38.4-extended. A couple of minor changes:
- added liblist to the config files since [list] was backported to 0.38.4 in
the form of liblist
- removed the MACOSX -> __APPLE__ regexp stuff since it was just for testing
until Miller accepted those changes.
- tried to make the org.puredata.pd.plist file get installed with write
permissions so that people can overwrite and change the default file after
they install it.
svn path=/trunk/; revision=4584
Diffstat (limited to 'packages/linux_make/TODO')
-rw-r--r-- | packages/linux_make/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux_make/TODO b/packages/linux_make/TODO index 7994c0e4..3f3b6fde 100644 --- a/packages/linux_make/TODO +++ b/packages/linux_make/TODO @@ -1,3 +1,5 @@ +- compile Pd with Jack and ALSA + - fix $ escaping in the generated install Makefile |