Files
packages/anda/elementary/evolution-data-server/anda.hcl
T
windowsboy111 c4c14fe745 Patch switchboard-plug-online (#3)
* trying to fix camel

* add evolution-data-server (provides camel-1.2)

* fix

* fix update.sh

* fix update.sh

* git add

* Add build.yml

* Update build.yml
2022-10-16 23:40:14 +08:00

7 lines
100 B
HCL

project "pkg" {
rpm {
spec = "evolution-data-server.spec"
sources = "."
}
}