[PD-cvs] pd/src s_inter.c,1.5.4.10.2.17,1.5.4.10.2.18

Thomas Grill xovo at users.sourceforge.net
Thu Aug 3 02:46:50 CEST 2006


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21569/src

Modified Files:
      Tag: devel_0_39
	s_inter.c 
Log Message:
fixed starting wish.exe under Windows

Index: s_inter.c
===================================================================
RCS file: /cvsroot/pure-data/pd/src/s_inter.c,v
retrieving revision 1.5.4.10.2.17
retrieving revision 1.5.4.10.2.18
diff -C2 -d -r1.5.4.10.2.17 -r1.5.4.10.2.18
*** s_inter.c	28 Jul 2006 14:40:27 -0000	1.5.4.10.2.17
--- s_inter.c	3 Aug 2006 00:46:48 -0000	1.5.4.10.2.18
***************
*** 1193,1197 ****
          strcpy(wishbuf, sys_libdir->s_name);
          strcat(wishbuf, "/" PDBINDIR WISHAPP);
-         strcat(wishbuf,WISHAPP);
          sys_bashfilename(wishbuf, wishbuf);
          
--- 1193,1196 ----





More information about the Pd-cvs mailing list