Update of /cvsroot/pure-data/externals/unauthorized In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29626
Modified Files: Makefile Log Message: fixed minor bug in Darwin section
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/externals/unauthorized/Makefile,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** Makefile 8 Apr 2004 22:01:30 -0000 1.8 --- Makefile 8 Apr 2004 22:34:31 -0000 1.9 *************** *** 132,136 **** cp -Rf blinkenlights/blm installroot/pd/doc/5.reference test -d installroot/pd/extra || mkdir -p installroot/pd/extra ! install -m644 */*.pd_darwin --group=staff installroot/pd/extra cp -f pd-unauthorized.info $(PACKAGE_NAME).info # delete cruft --- 132,136 ---- cp -Rf blinkenlights/blm installroot/pd/doc/5.reference test -d installroot/pd/extra || mkdir -p installroot/pd/extra ! install -m644 --group=staff */*.pd_darwin installroot/pd/extra cp -f pd-unauthorized.info $(PACKAGE_NAME).info # delete cruft