PWD on windows should not use cygwin paths

This commit is contained in:
Bert van der Weerd 2022-08-08 21:29:36 +02:00
parent 2976003f98
commit 0df1ee885f
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -40,4 +40,4 @@ ac_add_options --enable-strip
#ac_add_options --disable-verify-mar
# Internationalization
ac_add_options --with-l10n-base=$PWD/browser/locales/l10n
ac_add_options --with-l10n-base=$(pwd -W)/browser/locales/l10n