mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libsearpc: set python_version=3
This commit is contained in:
parent
f98e40eaab
commit
3265f16432
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ license="LGPL-3.0-or-later, Apache-2.0"
|
||||||
homepage="https://seafile.com"
|
homepage="https://seafile.com"
|
||||||
distfiles="https://github.com/haiwen/libsearpc/archive/v${version}.tar.gz"
|
distfiles="https://github.com/haiwen/libsearpc/archive/v${version}.tar.gz"
|
||||||
checksum=c479d85e405674c3450eac040abe143af5a9fafe7f1b74926e2a05280ab5420e
|
checksum=c479d85e405674c3450eac040abe143af5a9fafe7f1b74926e2a05280ab5420e
|
||||||
|
python_version=3
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue