Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update build script to work with seafile v11 #132

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

unDocUMeantIt
Copy link
Contributor

i've updated build.sh so it can be used with seafile server version 11 by

  • copying seahub/scripts/pro.py to seafile-server-x.x.x/pro
  • adding missing seafile-server-x.x.x/pro/python/seafevents

it patches seahub/scripts/build/build-server.py to add missing functions from seafile-build.py (must_copytree(), copy_pro_libs(), and copy_seafevents()). the path also fixes the order of tar options, the --exclude arguments were ignored.

the README.md file was also updated because i changed flags -1 to -5 into -0 to -4 to sqeeze fetching of seafevents in as the new -5. please note that the referenced files https://raw.githubusercontent.com/haiwen/seafile-rpi/master/requirements/seahub_requirements_v11.0.5.txt and https://raw.githubusercontent.com/haiwen/seafile-rpi/master/requirements/seafdav_requirements_v11.0.5.txt currently do not exist, not sure if they are still relevant anyway?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant