Commit 7abd141a authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs: mac, put the Sparkle framework at the right place.

parent 82a39421
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment