summaryrefslogtreecommitdiff
path: root/pack.toml
blob: 85b0ad643c2001f3afeb87dfdf7c2a0b7de9afae (plain)
1
2
3
4
5
6
7
8
9
10
[custom.all.soas]
type = "local"
path = "."
ipkg = "soas.ipkg"
test = "test/test.ipkg"

[custom.all.soas-test]
type = "local"
path = "test"
ipkg = "test.ipkg"