[PD-cvs] scripts/auto-build pd-extended-release-auto-builder.sh, 1.1.2.2, 1.1.2.3

Hans-Christoph Steiner eighthave at users.sourceforge.net
Sat Jun 2 00:53:58 CEST 2007


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

Modified Files:
      Tag: branch-v0-39-2-extended
	pd-extended-release-auto-builder.sh 
Log Message:
quick hack to try to get Gem to find FTGL.  This is only in the release branch, it should be fixed better in the MAIN branch

Index: pd-extended-release-auto-builder.sh
===================================================================
RCS file: /cvsroot/pure-data/scripts/auto-build/pd-extended-release-auto-builder.sh,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** pd-extended-release-auto-builder.sh	19 Dec 2006 06:07:57 -0000	1.1.2.2
--- pd-extended-release-auto-builder.sh	1 Jun 2007 22:53:56 -0000	1.1.2.3
***************
*** 17,20 ****
--- 17,21 ----
  	 darwin)
  		  BUILD_DIR=darwin_app
+ 		  PATH="${PATH}:/sw/bin"
  		  echo "Configuring to use $BUILD_DIR on Darwin/Mac OS X"
  		  ;;





More information about the Pd-cvs mailing list