[gimp-help/wip/Jehan/ci-2-10-split] Test 2!
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help/wip/Jehan/ci-2-10-split] Test 2!
- Date: Sat, 19 Mar 2022 14:07:20 +0000 (UTC)
commit 8e67a40ec803c91c02b11eb18f3195ad25c36206
Author: Jehan <jehan girinstud io>
Date: Sat Mar 19 15:06:57 2022 +0100
Test 2!
build/windows/installer/build.bat | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/build/windows/installer/build.bat b/build/windows/installer/build.bat
index aff2f74a2..55fb4bae6 100644
--- a/build/windows/installer/build.bat
+++ b/build/windows/installer/build.bat
@@ -11,8 +11,9 @@ if not exist "%INNOPATH%\iscc.exe" goto noinno
echo "%INNOPATH%"
FOR /D %%l in (..\..\..\htdocs\2.10\*) DO if not "%l"=="..\..\..\htdocs\2.10\." (
echo Creating installer for %%l ?
- if not "%l"=="..\..\..\htdocs\2.10\.." (
- if not "%l"=="..\..\..\htdocs\2.10\pdf" (
+ echo Creating installer for %l ?
+ if not "%%l"=="..\..\..\htdocs\2.10\.." (
+ if not "%%l"=="..\..\..\htdocs\2.10\pdf" (
echo Creating installer for %%~nxl
"%INNOPATH%\iscc.exe" "gimp-help.iss" /DVERSION="%1" /DLANG="%%~nxl"
/DHELPDIR="..\..\..\htdocs\2.10"
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]