ampache: set python_version=2
This commit is contained in:
parent
c86b1df71f
commit
61dec90bcc
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ license="AGPL-3.0-or-later"
|
|||
homepage="http://ampache.org"
|
||||
distfiles="https://github.com/ampache/ampache/releases/download/${version}/${pkgname}-${version}_all.zip"
|
||||
checksum=2c232e080eb9ea6c77cea7b078b89e94079f5629cfe7b1de578de92c1240b892
|
||||
python_version=2
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/webapps/${pkgname}
|
||||
|
|
Loading…
Reference in a new issue