OpenDocument Reader: remove no-longer-needed submodule replacement
This commit is contained in:
parent
994d177a65
commit
260ffda25b
|
@ -63,8 +63,6 @@ Build:2.0.7,34
|
|||
init=git config -f .gitmodules --remove-section submodule.test && \
|
||||
git rm --cached test && \
|
||||
rm -rf test && \
|
||||
sed -i 's/git@github.com:/https:\/\/github.com\//g' .gitmodules && \
|
||||
sed -i 's/git@github.com:/https:\/\/github.com\//g' .git/config && \
|
||||
git submodule update --init
|
||||
update=.;aFileChooser/aFileChooser;ActionBarSherlock/library;AndroidBillingLibrary/AndroidBillingLibrary;Android-AppMsg/library
|
||||
srclibs=MobAdMob@2d5736
|
||||
|
|
Loading…
Reference in a new issue