Author: tom
Date: Fri Sep 26 15:52:25 2008
New Revision: 3002

URL: http://svn.slimdevices.com?rev=3002&root=Jive&view=rev
Log:
- disabled, becuase hangs build - for mac make dmg disk image for SqueezePlay

Modified:
    7.3/trunk/squeezeplay/src/Makefile.osx

Modified: 7.3/trunk/squeezeplay/src/Makefile.osx
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/Makefile.osx?rev=3002&root=Jive&r1=3001&r2=3002&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/Makefile.osx (original)
+++ 7.3/trunk/squeezeplay/src/Makefile.osx Fri Sep 26 15:52:25 2008
@@ -214,7 +214,7 @@
 
 squeezeplay: squeezeplay/Makefile
        export PATH=$(BUILD_TOP)/bin:$(PATH); \
-       cd squeezeplay; make && make install && make SqueezePlay_dmg
+       cd squeezeplay; make && make install && make SqueezePlay_bundle
 
 squeezeplay_desktop/Makefile:
        cd squeezeplay_desktop; SDL_CONFIG=${SDL_CONFIG} ./configure 
--prefix=${PREFIX}

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to