[Scummvm-git-logs] scummvm master -> 7ecdb36497d6b33f54983559ad0bc06b9745025e

Mataniko mataniko at gmail.com
Mon Apr 29 20:38:39 CEST 2019


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
7ecdb36497 BUILD: Update publish-appcast to the new www folder


Commit: 7ecdb36497d6b33f54983559ad0bc06b9745025e
    https://github.com/scummvm/scummvm/commit/7ecdb36497d6b33f54983559ad0bc06b9745025e
Author: Matan Bareket (mataniko at gmail.com)
Date: 2019-04-29T14:38:28-04:00

Commit Message:
BUILD: Update publish-appcast to the new www folder

Changed paths:
    ports.mk


diff --git a/ports.mk b/ports.mk
index 913ca5c..ad156e6 100644
--- a/ports.mk
+++ b/ports.mk
@@ -437,7 +437,7 @@ osxsnap: bundle
 	rm -rf ScummVM-snapshot
 
 publish-appcast:
-	scp dists/macosx/scummvm_appcast.xml www.scummvm.org:/var/www/html/appcasts/macosx/release.xml
+	scp dists/macosx/scummvm_appcast.xml www.scummvm.org:/var/www/scummvm-web/public_html/appcasts/macosx/release.xml
 
 
 #





More information about the Scummvm-git-logs mailing list