Update of /cvsroot/pure-data/packages/darwin_app In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27275/darwin_app
Modified Files: Makefile Log Message: arg it should be a tab, not spaces
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/packages/darwin_app/Makefile,v retrieving revision 1.47 retrieving revision 1.48 diff -C2 -d -r1.47 -r1.48 *** Makefile 2 Aug 2006 21:00:26 -0000 1.47 --- Makefile 4 Aug 2006 17:38:56 -0000 1.48 *************** *** 283,287 **** # some better tests should go in here echo "Ejecting $(DMG_NAME)" ! cd $(CWD) && hdiutil eject `mount | grep "$(DMG_NAME)" | cut -d ' ' -f 1`
--- 283,287 ---- # some better tests should go in here echo "Ejecting $(DMG_NAME)" ! cd $(CWD) && hdiutil eject `mount | grep "$(DMG_NAME)" | cut -d ' ' -f 1`