summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2023-04-17 15:54:01 +0400
committerMichal Privoznik <mprivozn@redhat.com>2023-04-17 15:02:38 +0200
commit883b427acf99d13eca7feeed1f4c423e5a4d9e8a (patch)
tree255da78cce08742ac94b77eab30e0f7ee1758840 /.gitmodules
parentc4ec51edd6f03e34b9c7d6c05a3e374a5cdf0876 (diff)
downloadlibvirt-883b427acf99d13eca7feeed1f4c423e5a4d9e8a.tar.gz
Move src/keycodemapdb -> subprojects/keycodemapdb
Follow better meson build system conventions. This allows to find keymap-gen or CSV without explicitly setting the paths. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 79b7e19485..7bee617505 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "keycodemapdb"]
- path = src/keycodemapdb
+ path = subprojects/keycodemapdb
url = https://gitlab.com/keycodemap/keycodemapdb.git