[Slim-Checkins] r33791 - in /7.7/trunk: buildme.pl platforms/readynas/addon_template/SQUEEZEBOX.xml

[email protected]
Newsgroups gmane.music.equipment.slimdevices.cvs
Message-ID <[email protected]>
Author: mherger
Date: Tue Jan 31 07:59:05 2012
New Revision: 33791

URL: http://svn.slimdevices.com/slim?rev=33791&view=rev
Log:
Bug: n/a
Description: don't rely on the binary name being squeezebox*.bin for the readynas/arm build

Modified:
    7.7/trunk/buildme.pl
    7.7/trunk/platforms/readynas/addon_template/SQUEEZEBOX.xml

Modified: 7.7/trunk/buildme.pl
URL: http://svn.slimdevices.com/slim/7.7/trunk/buildme.pl?rev=33791&r1=33790&r2=33791&view=diff
==============================================================================
--- 7.7/trunk/buildme.pl (original)
+++ 7.7/trunk/buildme.pl Tue Jan 31 07:59:05 2012
@@ -724,7 +724,7 @@
 	$destName .= "-$archType-readynas.bin";
 
 	print "INFO: Moving the final addon into [$destDir] - $destName\n";
-	system("mv $baseDir/addons_sdk/SQUEEZEBOX/squeezebox*.bin $destDir/$destName");	
+	system("mv $baseDir/addons_sdk/SQUEEZEBOX/*.bin $destDir/$destName");	
 }
 
 ##############################################################################################

Modified: 7.7/trunk/platforms/readynas/addon_template/SQUEEZEBOX.xml
URL: http://svn.slimdevices.com/slim/7.7/trunk/platforms/readynas/addon_template/SQUEEZEBOX.xml?rev=33791&r1=33790&r2=33791&view=diff
==============================================================================
--- 7.7/trunk/platforms/readynas/addon_template/SQUEEZEBOX.xml (original)
+++ 7.7/trunk/platforms/readynas/addon_template/SQUEEZEBOX.xml Tue Jan 31 07:59:05 2012
@@ -5,8 +5,8 @@
   <version>7.7.2</version>
   <detail_url>http://wiki.slimdevices.com</detail_url>
   <author>Logitech Inc.</author>
-  <get_url>/addons/SQUEEZEBOX_HANDLER.pl</get_url>
-  <set_url>/addons/SQUEEZEBOX_HANDLER.pl</set_url>
+  <get_url>SQUEEZEBOX_HANDLER.pl</get_url>
+  <set_url>SQUEEZEBOX_HANDLER.pl</set_url>
   <preaction>SQUEEZEBOX_preaction</preaction>
   <onloadaction>SQUEEZEBOX_onloadaction</onloadaction>
   <current_url></current_url>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.