gnu: ki18n: Disable a broken test.

This test is acknowledged to be broken upstream:

https://bugs.kde.org/show_bug.cgi?id=444614
241e0cfa96

* gnu/packages/kde-frameworks.scm (ki18n)[arguments]: Disable the
'kcatalogtest' in the custom 'check' phase.

Change-Id: I8eed809deb31a891bb62b7d5bb30a9de2c0141c1
This commit is contained in:
Leo Famulari 2024-07-10 15:17:11 -04:00 committed by Ludovic Courtès
parent 9b4a07e58d
commit 5d08c05d22
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1140,7 +1140,7 @@ (define-public ki18n
(setenv "HOME"
(getcwd))
(invoke "ctest" "-E"
"(kcountrytest|kcountrysubdivisiontest)")))))))
"(kcatalogtest|kcountrytest|kcountrysubdivisiontest)")))))))
(home-page "https://community.kde.org/Frameworks")
(synopsis "KDE Gettext-based UI text internationalization")
(description "KI18n provides functionality for internationalizing user