BUILD: Add target for uploading Sparkle appcast
This commit is contained in:
parent
6c280ef527
commit
5441bb6116
1 changed files with 3 additions and 0 deletions
3
ports.mk
3
ports.mk
|
@ -406,6 +406,9 @@ osxsnap: bundle
|
|||
ScummVM-snapshot.dmg
|
||||
rm -rf ScummVM-snapshot
|
||||
|
||||
publish-appcast:
|
||||
scp dists/macosx/scummvm_appcast.xml www.scummvm.org:/var/www/html/
|
||||
|
||||
#
|
||||
# Windows specific
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue