rename submodule koreader-base to base

This commit is contained in:
chrox
2014-10-04 20:52:06 +08:00
parent 7df2e0fb28
commit fc5a248308
4 changed files with 3 additions and 3 deletions

2
.gitmodules vendored
View File

@@ -1,5 +1,5 @@
[submodule "koreader-base"]
path = koreader-base
path = base
url = git://github.com/koreader/koreader-base.git
[submodule "platform/android/luajit-launcher"]
path = platform/android/luajit-launcher

View File

@@ -1,5 +1,5 @@
# koreader-base directory
KOR_BASE?=koreader-base
KOR_BASE?=base
# the repository might not have been checked out yet, so make this
# able to fail:

1
base Submodule

Submodule base added at a7c3c5b6f1

Submodule koreader-base deleted from ec78d84287