Initial commit
This commit is contained in:
Executable
+16
@@ -0,0 +1,16 @@
|
||||
[package]
|
||||
name = "filesystem"
|
||||
version = "1.0.1"
|
||||
description = "FHS-compliant base directory structure for Vertex Linux"
|
||||
homepage = "https://gitlab.com/vertex-linux"
|
||||
license = "Unlicense"
|
||||
revision = 3
|
||||
|
||||
[[manual_sources]]
|
||||
file = "build.sh"
|
||||
|
||||
[build]
|
||||
type = "custom"
|
||||
|
||||
[build.flags]
|
||||
keep = [ "etc/**" ]
|
||||
Reference in New Issue
Block a user