summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-08-19 22:57:21 -0700
committerMichael Forney <mforney@mforney.org>2020-08-19 22:57:21 -0700
commit913775cd6ecc99b306693ce1cd6f1758b2102663 (patch)
tree09f82d8a54d274f751ba9752aa5e92a6e4cbeeaf /.gitmodules
parent1239f9228424dbf35a442d02b55d168603bcf679 (diff)
Rename acpid2 to acpid
This seems to be the more common name.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 3adaa2f4..36c3909e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,5 +1,5 @@
[submodule "pkg/acpid2/src"]
- path = pkg/acpid2/src
+ path = pkg/acpid/src
url = https://git.code.sf.net/p/acpid2/code
ignore = all
[submodule "pkg/alsa-lib/src"]