]> git.sesse.net Git - vlc/commitdiff
Contribs: mac, put the Sparkle framework at the right place.
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 5 Feb 2010 08:48:47 +0000 (09:48 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 5 Feb 2010 08:48:47 +0000 (09:48 +0100)
extras/contrib/src/Makefile

index 7ca5dd842c2faafbe2741954f24ba428af0057c3..42ccecc3ad7143605b671a25e3448191c739fe9a 100644 (file)
@@ -2459,8 +2459,8 @@ Sparkle-$(SPARKLE_VERSION).zip:
 .Sparkle: Sparkle-$(SPARKLE_VERSION).zip
        rm -rf $@ || true
        unzip $<
-       rm -rf ../Sparkle
-       mv Sparkle ..
+       rm -rf $(PREFIX)/Sparkle
+       mv Sparkle $(PREFIX)
        touch $@
 
 CLEAN_FILE += .Sparkle