[Scummvm-git-logs] scummvm master -> 668084c58a2267897f58eb6a6d9baac09b65969d

sev- sev at scummvm.org
Sat Apr 7 09:27:12 CEST 2018


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:
668084c58a RISCOS: Package translated documentation


Commit: 668084c58a2267897f58eb6a6d9baac09b65969d
    https://github.com/scummvm/scummvm/commit/668084c58a2267897f58eb6a6d9baac09b65969d
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2018-04-07T09:27:08+02:00

Commit Message:
RISCOS: Package translated documentation

Changed paths:
    backends/platform/sdl/riscos/riscos.mk


diff --git a/backends/platform/sdl/riscos/riscos.mk b/backends/platform/sdl/riscos/riscos.mk
index 534b7ae..0a3061f 100644
--- a/backends/platform/sdl/riscos/riscos.mk
+++ b/backends/platform/sdl/riscos/riscos.mk
@@ -21,4 +21,5 @@ ifdef DYNAMIC_MODULES
 endif
 	mkdir -p !ScummVM/docs
 	cp ${srcdir}/dists/riscos/!Help,feb !ScummVM/!Help,feb
-	cp $(DIST_FILES_DOCS) !ScummVM/docs
\ No newline at end of file
+	cp $(DIST_FILES_DOCS) !ScummVM/docs
+	cp -r ${srcdir}/doc/* !ScummVM/docs





More information about the Scummvm-git-logs mailing list