mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 01:42:18 +00:00
efa2e81d7c
* add: copyparty file server
* tools/copyparty: Use python macros as suggested, increment version
* tools/copyparty: Add update.rhai
* tools/copyparty: extend use of pypi macros
---------
(cherry picked from commit 8d181a988b)
Signed-off-by: Riley Loo <dev@zackerthescar.com>
Co-authored-by: r/c/s <38077284+zackerthescar@users.noreply.github.com>
6 lines
64 B
HCL
6 lines
64 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "copyparty.spec"
|
|
}
|
|
}
|