From 3ac8162e67d10951cb6cf4b502879c52bfc8f980 Mon Sep 17 00:00:00 2001 From: Jocelyn Turcotte Date: Wed, 13 Aug 2014 14:36:22 +0200 Subject: Rename the 3rdparty submodule to match its path This will be one less edge case that qt5.git's init-repository script has to worry about. Change-Id: I0b20769ab45c5521ac6f56ffd69b50fba6f8b543 Reviewed-by: Frederik Gladhorn --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 522c5afdb..8b2fed6b1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ -[submodule "3rdparty"] +[submodule "src/3rdparty"] path = src/3rdparty url = git://gitorious.org/qt/qtwebengine-chromium.git ignore = all -- cgit v1.2.1