From c451feed31563dd07fb203a1557c986683abb6e6 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 20 Oct 2011 05:03:04 +0000 Subject: for the final step in eliminating the 'flatspace' hacked collection from Pd-extended, add the 'chaos' lib as its own standalone library, but load by default since flatspace was loaded by default svn path=/trunk/; revision=15627 --- scripts/generate-pd-settings-files.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/generate-pd-settings-files.sh') diff --git a/scripts/generate-pd-settings-files.sh b/scripts/generate-pd-settings-files.sh index 4462e485..02a547e6 100755 --- a/scripts/generate-pd-settings-files.sh +++ b/scripts/generate-pd-settings-files.sh @@ -1,7 +1,7 @@ #!/bin/sh ECHO=/sw/bin/echo -LIBS="Gem cyclone zexy creb cxc iemlib list-abs mapping markex maxlib mjlib motex oscx pddp pdogg pmpd sigpack smlib unauthorized pan hcs jmmmp ext13 ggee iem_anything ekext flatgui pdp" +LIBS="Gem cyclone zexy creb cxc iemlib list-abs mapping markex maxlib mjlib motex oscx pddp pdogg pmpd sigpack smlib unauthorized pan hcs jmmmp ext13 ggee iem_anything ekext flatgui chaos pdp" GNULINUX_FONTPATH="/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" MACOSX_FONTPATH="/System/Library/Fonts /Library/Fonts ~/Library/Fonts /usr/X11R6/lib/X11/fonts/TTF /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/fonts" -- cgit v1.2.1