Skip to content

Commit 0cbe136

Browse files
committed
Bump SDL_PSL1GHT_Libs, and provide its download script with location of config.{sub,guess}
1 parent ad86d70 commit 0cbe136

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

download.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if [ $# -eq 0 ]; then
1919
done
2020
for i in ../submodules/*/download.sh; do
2121
if [ -x "$i" ]; then
22-
"$i"
22+
CONFIGS_DIR="$(pwd)" "$i"
2323
fi
2424
done
2525
exit

submodules/SDL_PSL1GHT_Libs

0 commit comments

Comments
 (0)