mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-etebase: mark nocross
This commit is contained in:
parent
40ae074655
commit
0589c2c236
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ changelog="https://raw.githubusercontent.com/etesync/etebase-py/master/ChangeLog
|
|||
distfiles="https://github.com/etesync/etebase-py/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=3f372b18cc518e04788ca553fb05989f77f393d041688a44f69b7b5b56d71048
|
||||
make_check=no #checking requires starting the server on localhost
|
||||
nocross=yes
|
||||
|
||||
pre_build() {
|
||||
vsed -i -e 's|.rustfmt_bindings(true);|.rustfmt_bindings(false);|' build.rs
|
||||
|
|
Loading…
Add table
Reference in a new issue