summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-03-07 17:36:17 +0100
committerSlávek Banko <[email protected]>2021-03-07 17:36:17 +0100
commit43f148bc88665b7d6a86624cd8e8b04f7b051e34 (patch)
tree09e788995712bf8880206b25a082a2f3149797ac
parentc07b10c07e09a8859bb96ff4a36e2269b6231115 (diff)
downloadtde-43f148bc88665b7d6a86624cd8e8b04f7b051e34.tar.gz
tde-43f148bc88665b7d6a86624cd8e8b04f7b051e34.zip
Remove unnecessary ".git" suffix for klamav submodule URL.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 605cd4adf..869ed2b07 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -288,7 +288,7 @@
url = https://[email protected]/scm/git/kkbswitch
[submodule "main/applications/klamav"]
path = main/applications/klamav
- url = https://scm.trinitydesktop.org/scm/git/klamav.git
+ url = https://scm.trinitydesktop.org/scm/git/klamav
[submodule "main/applications/klcddimmer"]
path = main/applications/klcddimmer
url = https://[email protected]/scm/git/klcddimmer