1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-06 22:26:32 +02:00

Install libspotify to Frameworks/

This commit is contained in:
Leo Franchi
2012-06-21 14:51:09 -03:00
parent 5cce01d346
commit d659a1f339

View File

@@ -513,7 +513,7 @@ except:
print 'Failed to find tomahawk_crash_reporter'
try:
FixPlugin(LIBSPOTIFY_PATH, "../MacOS")
FixPlugin(LIBSPOTIFY_PATH, "../Frameworks")
except:
print "Failed to copy libspotify from os: %s" % LIBSPOTIFY_PATH