1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-08 07:07:05 +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' print 'Failed to find tomahawk_crash_reporter'
try: try:
FixPlugin(LIBSPOTIFY_PATH, "../MacOS") FixPlugin(LIBSPOTIFY_PATH, "../Frameworks")
except: except:
print "Failed to copy libspotify from os: %s" % LIBSPOTIFY_PATH print "Failed to copy libspotify from os: %s" % LIBSPOTIFY_PATH