summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2021-11-30 21:13:54 +0100
committerMichel Zou2021-11-30 21:13:54 +0100
commitdda9610f985f54f28f626133ec3ab7eb80619ddf (patch)
tree518051e2bb66858c450b6095c509ca8e8ddf365a
parentb7beb2546cfce491afbce98b2755284dae978c8c (diff)
downloadaur-dda9610f985f54f28f626133ec3ab7eb80619ddf.tar.gz
abs
-rw-r--r--mingw-configure.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingw-configure.sh b/mingw-configure.sh
index 6221aa97e0cc..0d76b611aabe 100644
--- a/mingw-configure.sh
+++ b/mingw-configure.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-. mingw-env @TRIPLE@
+. /usr/bin/mingw-env @TRIPLE@
# check if last arg is a path to configure, else use parent
for last; do true; done