mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
c4c14fe745
* 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
7 lines
100 B
HCL
7 lines
100 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "evolution-data-server.spec"
|
|
sources = "."
|
|
}
|
|
}
|