gitlab-ci: Change appimage comment following #6798

I and Jehan researched then concluded that reverse naming is NOT
the 'de facto' standard yet so the word "exotic" isn't appropriate.
This commit is contained in:
Bruno 2024-08-10 22:18:14 -03:00
parent 3a3a5f1c81
commit 89f7ddb2ca
1 changed files with 2 additions and 2 deletions

View File

@ -293,8 +293,8 @@ gimp-debian-x64:
ninja dist;
fi
# Make sure that GIMP is testable locally on Debian
# We apply these ugly patches since #6798 isn't fixed yet
# and appstream-cli get confused with our exotic naming and fails
# We apply these patches otherwise appstream-cli get confused
# with (non-reverse) DNS naming and fails. That's not a GIMP bug, see: #6798
- cd ..
- git apply -v build/linux/appimage/patches/0001-desktop-po-Use-reverse-DNS-naming.patch
- cd gimp-data