1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: add option "precedence" in REUSE configuration

This commit is contained in:
Sébastien Helleu
2025-04-22 20:54:51 +02:00
parent 32e3e76dd3
commit da4c24152b
+1
View File
@@ -33,5 +33,6 @@ path = [
"weechat.desktop",
"weechat.pc.in",
]
precedence = "override"
SPDX-FileCopyrightText = "2018-2025 Sébastien Helleu <flashcode@flashtux.org>"
SPDX-License-Identifier = "GPL-3.0-or-later"