This commit is contained in:
parent
9cf7fa5f0b
commit
abd007c03a
1 changed files with 7 additions and 0 deletions
|
@ -23,9 +23,16 @@ source="https://forgejo.ellis.link/continuwuation/continuwuity/archive/v0.5.0-rc
|
|||
continuwuity.initd
|
||||
continuwuity.confd
|
||||
"
|
||||
_giturl="https://forgejo.ellis.link/continuwuation/continuwuity"
|
||||
_gitbranch="main"
|
||||
builddir="$srcdir/continuwuity"
|
||||
options="net !check"
|
||||
|
||||
#snapshot() {
|
||||
# # used for building from git
|
||||
# git clone --depth=1 $_giturl -b $_gitbranch
|
||||
#}
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
cd $srcdir/continuwuity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue