From dbfe1e4f6a21a08e6c19a88b80da2d6f79e57ae1 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sat, 25 Mar 2017 07:12:28 +0100 Subject: [PATCH] [DEV] try to have a relative submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 29c35e4..2903eb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "speex"] path = speex - url = https://github.com/generic-library/speex.git + url = ../speex.git