[PD-cvs] pd/src makefile.in,1.4.4.2.2.21.2.29,1.4.4.2.2.21.2.30

Mathieu Bouchard matju at users.sourceforge.net
Sat Jun 30 02:35:37 CEST 2007


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

Modified Files:
      Tag: desiredata
	makefile.in 
Log Message:
i think i fixed the problem "is not a directory" in make install


Index: makefile.in
===================================================================
RCS file: /cvsroot/pure-data/pd/src/makefile.in,v
retrieving revision 1.4.4.2.2.21.2.29
retrieving revision 1.4.4.2.2.21.2.30
diff -C2 -d -r1.4.4.2.2.21.2.29 -r1.4.4.2.2.21.2.30
*** makefile.in	28 Jun 2007 15:58:10 -0000	1.4.4.2.2.21.2.29
--- makefile.in	30 Jun 2007 00:35:35 -0000	1.4.4.2.2.21.2.30
***************
*** 79,82 ****
--- 79,83 ----
  	install -m755 pdreceive   $(DESTDIR)$(bindir)/pdreceive
  	install -m755 pd-watchdog $(DESTDIR)$(libpdbindir)/pd-watchdog
+ 	mkdir -p $(DESTDIR)$(pddocdir)
  	cp -pr ../doc/* $(DESTDIR)$(pddocdir)
  	cp -pr ../extra/* $(DESTDIR)$(libpddir)





More information about the Pd-cvs mailing list