summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2021-05-25 09:00:47 +0200
committerMichel Zou2021-05-25 09:00:47 +0200
commitc7ac474ecd384b3840e5239ec96ddddbacc1f622 (patch)
treea34848d3177c2984e805e03bc71ead6b6acf66dc
parentc5e9b9cc92b191b7429dcb1793f78c2f292e9060 (diff)
downloadaur-c7ac474ecd384b3840e5239ec96ddddbacc1f622.tar.gz
dash
-rw-r--r--mingw-cmake.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingw-cmake.sh b/mingw-cmake.sh
index 9b2102f10e1d..60f7aafd185e 100644
--- a/mingw-cmake.sh
+++ b/mingw-cmake.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-source mingw-env @TRIPLE@
+. mingw-env @TRIPLE@
mingw_prefix=/usr/@TRIPLE@