[PD-cvs] abstractions Makefile,1.37,1.38

Georg Holzmann grholzi at users.sourceforge.net
Sat Feb 24 15:03:44 CET 2007


Update of /cvsroot/pure-data/abstractions
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2254

Modified Files:
	Makefile 
Log Message:
fixed crash because of pddp/0-pager.pd


Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/abstractions/Makefile,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** Makefile	27 Jan 2007 12:44:02 -0000	1.37
--- Makefile	24 Feb 2007 14:03:41 -0000	1.38
***************
*** 272,275 ****
--- 272,277 ----
  		--description "support objects for the Pure Data Documentation Project"
  	install -d $(helpdir)/$(PDDP_NAME)
+ 	# if 0-pager.pd is not here make a dummy:
+ 	touch $(abstractions_src)/pddp/0-pager.pd
  	install -p $(abstractions_src)/pddp/*-help.pd \
  		$(helpdir)/$(PDDP_NAME)





More information about the Pd-cvs mailing list