mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
seafile: Remove Python variants, update Python packaging
This removes Python build variants and adds PYTHON3_PKG_BUILD:=0 (where appropriate) for the Seafile packages. This also updates the way the Python bindings packages are packaged, using automake installation instead of manual install recipes. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
--- a/python/ccnet/Makefile.am
|
||||
+++ b/python/ccnet/Makefile.am
|
||||
@@ -1,2 +1,2 @@
|
||||
ccnetdir=${pyexecdir}/ccnet
|
||||
-ccnet_PYTHON = __init__.py rpc.py
|
||||
+ccnet_DATA = __init__.py rpc.py
|
||||
Reference in New Issue
Block a user