Skip to content

Commit ae2adb6

Browse files
committed
Rename x86-64 drop-in files to a more descriptive name
1 parent c01b6e8 commit ae2adb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mkosi.profiles/desktop/mkosi.conf.d/arch/mkosi.conf.d/mkosi.conf renamed to mkosi.profiles/desktop/mkosi.conf.d/arch/x86-64.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: LGPL-2.1-or-later
22

33
[Match]
4-
Architecture=|x86-64
4+
Architecture=x86-64
55

66
[Content]
77
Packages=

mkosi.profiles/desktop/mkosi.conf.d/fedora/mkosi.conf.d/mkosi.conf renamed to mkosi.profiles/desktop/mkosi.conf.d/fedora/x86-64.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: LGPL-2.1-or-later
22

33
[Match]
4-
Architecture=|x86-64
4+
Architecture=x86-64
55

66
[Content]
77
Packages=

0 commit comments

Comments
 (0)