[PD-cvs] scripts/auto-build pd-extended-auto-builder.sh,1.6,1.7

Hans-Christoph Steiner eighthave at users.sourceforge.net
Fri Sep 29 01:04:28 CEST 2006


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

Modified Files:
	pd-extended-auto-builder.sh 
Log Message:
oops, sh didn't like that case syntax, let's try this

Index: pd-extended-auto-builder.sh
===================================================================
RCS file: /cvsroot/pure-data/scripts/auto-build/pd-extended-auto-builder.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** pd-extended-auto-builder.sh	28 Sep 2006 20:39:53 -0000	1.6
--- pd-extended-auto-builder.sh	28 Sep 2006 23:04:26 -0000	1.7
***************
*** 72,75 ****
--- 72,77 ----
  		  ;;
  	 MINGW*)
+ 		  upload_build win32_inno Output exe
+ 		  ;;
  	 CYGWIN*)
  		  upload_build win32_inno Output exe





More information about the Pd-cvs mailing list