aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMagomeYae <[email protected]>2021-11-05 02:43:36 +0800
committerMagomeYae <[email protected]>2021-11-05 02:43:36 +0800
commitace732e8c79fd354c094c61a576db2caadd7cfb7 (patch)
treededd011df24fb523a56ef718f35a58cf667d1c0f /.gitmodules
parent8edcb101646311a05bc5eb4e6dd8821e06a67bc4 (diff)
feat(pkg): Use submodule to manage pod2man
Signed-off-by: MagomeYae <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 824fc73..6c0695e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,3 +25,6 @@
[submodule "repo/wget2"]
path = repo/wget2
url = https://aur.archlinux.org/wget2.git
+[submodule "repo/pod2man"]
+ path = repo/pod2man
+ url = https://aur.archlinux.org/pod2man.git