build-
This commit is contained in:
parent
aecab9d438
commit
150ffa7c5c
@ -26,10 +26,6 @@ scripts=(
|
|||||||
['postremove']='postremove.sh'
|
['postremove']='postremove.sh'
|
||||||
)
|
)
|
||||||
|
|
||||||
build() {
|
|
||||||
pip3 install --upgrade rcon
|
|
||||||
}
|
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
install -Dm755 "${srcdir}/hln-a/hlna.py" "${pkgdir}/usr/bin/hlna.py"
|
install -Dm755 "${srcdir}/hln-a/hlna.py" "${pkgdir}/usr/bin/hlna.py"
|
||||||
install -Dm755 "${srcdir}/hln-a/hlna_bot.py" "${pkgdir}/usr/bin/hlna-bot.py"
|
install -Dm755 "${srcdir}/hln-a/hlna_bot.py" "${pkgdir}/usr/bin/hlna-bot.py"
|
||||||
|
Loading…
Reference in New Issue
Block a user