[PD-cvs] pd/extra Makefile.am,1.1.4.5,1.1.4.6

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


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

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/extra/Attic/Makefile.am,v
retrieving revision 1.1.4.5
retrieving revision 1.1.4.6
diff -C2 -d -r1.1.4.5 -r1.1.4.6
*** Makefile.am	24 May 2005 20:58:24 -0000	1.1.4.5
--- Makefile.am	26 May 2005 21:12:42 -0000	1.1.4.6
***************
*** 24,27 ****
--- 24,28 ----
  
  install:
+ 	install -d $(prefix)/lib/pd/extra
  	install -m 644 $(EXTERNS) $(prefix)/lib/pd/extra
  





More information about the Pd-cvs mailing list