1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-06 01:12:40 +02:00

build/windows: Revert wrongly pushed change

This commit is contained in:
Bruno Lopes
2025-09-06 14:33:52 -03:00
parent ee43316839
commit 4509ec92f5

View File

@@ -99,7 +99,7 @@ function self_build ([string]$repo, [array]$branch, [array]$patches, [array]$opt
Write-Output "$([char]27)[0Ksection_end:$(Get-Date -UFormat %s -Millisecond 0):${dep}_build$([char]13)$([char]27)[0K"
}
#self_build babl
self_build babl
self_build gegl @('build/windows/patches/0001-meson-only-generate-CodeView-.pdb-symbols-on-Windows.patch') @('-Dworkshop=true')
Set-Location $GIMP_DIR