From 21ad9404610bd727fac9ba8c48d6b7b575cbd651 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 7 Jun 2021 01:30:31 +0200 Subject: Remove cmake submodule since it has now been replaced by cmake-trinity dependency. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .gitmodules | 3 --- cmake | 1 - 2 files changed, 4 deletions(-) delete mode 160000 cmake diff --git a/.gitmodules b/.gitmodules index ee64d062..30a10a14 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "admin"] path = admin url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin -[submodule "cmake"] - path = cmake - url = https://system@scm.trinitydesktop.org/scm/git/tde-common-cmake [submodule "parts/appwizard/common/admin"] path = parts/appwizard/common/admin url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin diff --git a/cmake b/cmake deleted file mode 160000 index bfac26b3..00000000 --- a/cmake +++ /dev/null @@ -1 +0,0 @@ -Subproject commit bfac26b355b3048dc8d517f957e5715ffa76ef68 -- cgit v1.2.3