[PD-cvs] pd/src Makefile.am,1.1.4.8,1.1.4.9

Tim Blechmann timblech at users.sourceforge.net
Thu May 26 23:12:44 CEST 2005


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

Modified Files:
      Tag: devel_0_38
	Makefile.am 
Log Message:
fix for pure-data-Bugs-1209262

Index: Makefile.am
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/Makefile.am,v
retrieving revision 1.1.4.8
retrieving revision 1.1.4.9
diff -C2 -d -r1.1.4.8 -r1.1.4.9
*** Makefile.am	6 May 2005 19:18:38 -0000	1.1.4.8
--- Makefile.am	26 May 2005 21:12:41 -0000	1.1.4.9
***************
*** 118,120 ****
--- 118,121 ----
  
  install-exec-local: 
+ 	install -d $(libdir)/pd/bin
  	install -m644 ../bin/pd.tk $(libdir)/pd/bin/pd.tk





More information about the Pd-cvs mailing list