mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-07 22:56:42 +02:00
Install libspotify to Frameworks/
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user