Use long options for gettext

This commit is contained in:
Hadi Chokr
2026-04-01 09:02:21 +02:00
parent 2f60e16d43
commit 2c86554883

View File

@@ -1,4 +1,4 @@
#! /usr/bin/env bash
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
$XGETTEXT --language=Python mkosi.extra/usr/lib/command-not-found-handler.py -o $podir/kde-linux.pot
$XGETTEXT --language=Python mkosi.extra/usr/lib/command-not-found-handler.py --output=$podir/kde-linux.pot