Update of /cvsroot/pure-data/externals/postlude/dssi In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12770
Modified Files: makefile Log Message: Fixed hard-coded paths after eighthave changed the name of the help file!
Index: makefile =================================================================== RCS file: /cvsroot/pure-data/externals/postlude/dssi/makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** makefile 27 Mar 2006 09:43:22 -0000 1.4 --- makefile 18 Jan 2008 08:48:33 -0000 1.5 *************** *** 60,63 **** cp dssi~.pd_linux $(INSTALLPATH) install -d $(PDDIR)/doc/5.reference/dssi/ ! install -m 644 doc/help-* $(PDDIR)/doc/5.reference/ install -m 644 doc/output~.pd $(PDDIR)/doc/5.reference/dssi/ --- 60,63 ---- cp dssi~.pd_linux $(INSTALLPATH) install -d $(PDDIR)/doc/5.reference/dssi/ ! install -m 644 doc/*-help* $(PDDIR)/doc/5.reference/ install -m 644 doc/output~.pd $(PDDIR)/doc/5.reference/dssi/