1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-19 04:11:46 +02:00

Fix sparkle. Again. No, undefined macros are not fun when #ifed.

This commit is contained in:
Leo Franchi
2011-08-15 01:44:55 -04:00
parent b8394003e8
commit a8513d41ea
4 changed files with 42 additions and 39 deletions

View File

@@ -39,6 +39,8 @@ VERSION=$1
mv Contents/Resources/tomahawkSources.icns Contents/Resources/Tomahawk.icns
cp $ROOT/../admin/mac/qt.conf Contents/Resources/qt.conf
header "Copying Sparkle framework"
cp -R /Library/Frameworks/Sparkle.framework Contents/Frameworks
header "Creating DMG"
cd ..