remove ssh submodule from webodf
This commit is contained in:
parent
5ee6a13f8a
commit
5f7b6f1517
|
@ -7,14 +7,19 @@ Issue Tracker:http://webodf.org/redmine/projects/webodf/issues
|
|||
|
||||
Summary:Document Viewer
|
||||
Description:
|
||||
WebODF is a library that allows ODF files to be viewed in browsers and in apps. This app lets you view Open Document format files directly.
|
||||
WebODF is a library that allows ODF files to be viewed in browsers and in apps. This app lets you
|
||||
view Open Document format files directly.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://git.gitorious.org/webodf/webodf.git
|
||||
|
||||
#Disabled as it is broken. Submodules require a password.
|
||||
Build Version:1.2,3,!5262fc,subdir=programs/android,target=android-10
|
||||
Build Version:1.2,3,5262fc,subdir=programs/android,submodules=no,update=no,\
|
||||
init=cd ../../ && sed -i '4\,6d' .gitmodules && sed -i '12\,13d' .git/config && \
|
||||
git rm --cached simplerevisionserver/pywebdav && git submodule init && git submodule update && \
|
||||
cd programs/android,\
|
||||
prebuild=android update project -p . -s -t android-10
|
||||
|
||||
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.2
|
||||
|
|
Loading…
Reference in a new issue