Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
||||
ARCH=any
|
||||
@@ -1,6 +1,16 @@
|
||||
name: filesystem
|
||||
description: The Tide Linux filesystem
|
||||
version: 25.08.13
|
||||
revision: 1
|
||||
architecture: any
|
||||
keep: ["etc/hosts","etc/hostname","etc/group","etc/passwd","etc/gshadow","etc/shadow","etc/nsswitch.conf","etc/shells"]
|
||||
output_architecture: any
|
||||
type: source
|
||||
keep:
|
||||
- etc/hosts
|
||||
- etc/hostname
|
||||
- etc/group
|
||||
- etc/passwd
|
||||
- etc/gshadow
|
||||
- etc/shadow
|
||||
- etc/nsswitch.conf
|
||||
- etc/shells
|
||||
|
||||
Reference in New Issue
Block a user