Author: mwise
Date: Tue Feb 10 09:26:20 2009
New Revision: 4122

URL: http://svn.slimdevices.com?rev=4122&root=Jive&view=rev
Log:
Bug 11023. Oops. Changes 4120 and 4121 needed to be in this file, not the .in 
file.

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

Modified: 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am?rev=4122&root=Jive&r1=4121&r2=4122&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am (original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am Tue Feb 10 09:26:20 2009
@@ -128,6 +128,9 @@
        -rm $(DMG_TMP_IMAGE_FILENAME)
        cp -p $(DMG_IMAGE_FILENAME) 
$(OSX_BUILD_DIR)/SqueezePlay-$(VERSION_TEXT).dmg
 
+SqueezePlay_tgz: 
+       cd $(prefix); tar -zcf ../squeezeplay.tgz *; tar -ztvf 
../squeezeplay.tgz
+
 # Convenience library:
 noinst_LTLIBRARIES = libjiveui.la libjiveaudio.la libjivenet.la
 

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

Reply via email to