[Scummvm-git-logs] scummvm-tools master -> 134b5836665e58c4a70b8be5d6c877cefb1b57be
sev-
sev at scummvm.org
Sat Sep 4 22:28:40 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-tools' repo located at https://github.com/scummvm/scummvm-tools .
Summary:
134b583666 AmigaOS: Tiny sync with ScummVM
Commit: 134b5836665e58c4a70b8be5d6c877cefb1b57be
https://github.com/scummvm/scummvm-tools/commit/134b5836665e58c4a70b8be5d6c877cefb1b57be
Author: Hubert Maier (raziel- at users.noreply.github.com)
Date: 2021-09-05T00:28:38+02:00
Commit Message:
AmigaOS: Tiny sync with ScummVM
Otherwise parts of the tools package (docs) will overwrite scummvm on installing.
Changed paths:
configure
diff --git a/configure b/configure
index d2c09cd8f..49d3d793f 100755
--- a/configure
+++ b/configure
@@ -105,7 +105,7 @@ _freetype_found="false"
_freetypepath="$PATH"
_staticlibpath=""
_xcodetoolspath=""
-_amigaospath="Games:ScummVM/tools"
+_amigaospath="install"
_morphospath="PROGDIR:"
# For cross compiling
_host=""
More information about the Scummvm-git-logs
mailing list