mirror of
https://github.com/KDE/kde-linux.git
synced 2025-12-23 16:08:29 -05:00
Don't put things in usr/share/factory/etc in mkosi.extra
If we put them in etc/ instead, they'll be copied to usr/share/factory/etc/ anyway, so let's not have two ways to do the same thing.
This commit is contained in:
@@ -6,7 +6,7 @@ SPDX-FileCopyrightText = "Plymouth Developers"
|
||||
SPDX-License-Identifier = "GPL-2.0-or-later"
|
||||
|
||||
[[annotations]]
|
||||
path = "mkosi.extra/usr/share/factory/etc/xdg/kde-builder.yaml"
|
||||
path = "mkosi.extra/etc/xdg/kde-builder.yaml"
|
||||
SPDX-FileCopyrightText = "none"
|
||||
SPDX-License-Identifier = "CC0-1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user