mirror of
https://github.com/chatmail/core.git
synced 2026-05-21 15:56:30 +03:00
build: set 755 permission on binaries inside deltachat-rpc-server .whl
This commit is contained in:
@@ -113,6 +113,7 @@ def main():
|
|||||||
""",
|
""",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Path(binary).chmod(0o755)
|
||||||
wheel.write(
|
wheel.write(
|
||||||
binary,
|
binary,
|
||||||
"deltachat_rpc_server/deltachat-rpc-server",
|
"deltachat_rpc_server/deltachat-rpc-server",
|
||||||
|
|||||||
Reference in New Issue
Block a user