[PD-cvs] scripts generate-pd-settings-files.sh,1.16,1.17

Hans-Christoph Steiner eighthave at users.sourceforge.net
Mon Jul 9 19:15:55 CEST 2007


Update of /cvsroot/pure-data/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32495

Modified Files:
	generate-pd-settings-files.sh 
Log Message:
added flib to the list of libs to load by deafult

Index: generate-pd-settings-files.sh
===================================================================
RCS file: /cvsroot/pure-data/scripts/generate-pd-settings-files.sh,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** generate-pd-settings-files.sh	8 Jul 2007 12:43:32 -0000	1.16
--- generate-pd-settings-files.sh	9 Jul 2007 17:15:53 -0000	1.17
***************
*** 1,5 ****
  #!/bin/sh
  
! LIBS="Gem cyclone zexy creb cxc ggee iemlib list-abs mapping markex maxlib memento mjlib motex oscx pddp pdogg pixeltango pmpd rradical sigpack smlib toxy unauthorized vbap pan freeverb hcs jmmmp ext13 hardware deprecated flatspace iem_anything pdp pidip"
  
  GNULINUX_FONTPATH="/usr/X11R6/lib/X11/fonts /usr/X11R6/lib/X11/fonts/TTF /usr/lib/X11/fonts /usr/share/fonts/truetype"
--- 1,5 ----
  #!/bin/sh
  
! LIBS="Gem cyclone zexy creb cxc ggee iemlib list-abs mapping markex maxlib memento mjlib motex oscx pddp pdogg pixeltango pmpd rradical sigpack smlib toxy unauthorized vbap pan freeverb hcs jmmmp ext13 hardware deprecated flatspace iem_anything pdp pidip flib"
  
  GNULINUX_FONTPATH="/usr/X11R6/lib/X11/fonts /usr/X11R6/lib/X11/fonts/TTF /usr/lib/X11/fonts /usr/share/fonts/truetype"





More information about the Pd-cvs mailing list