aboutsummaryrefslogtreecommitdiff
path: root/repo/.hook
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 /repo/.hook
parent8edcb101646311a05bc5eb4e6dd8821e06a67bc4 (diff)
feat(pkg): Use submodule to manage pod2man
Signed-off-by: MagomeYae <[email protected]>
Diffstat (limited to 'repo/.hook')
-rw-r--r--repo/.hook/pod2man2
1 files changed, 2 insertions, 0 deletions
diff --git a/repo/.hook/pod2man b/repo/.hook/pod2man
new file mode 100644
index 0000000..c149af4
--- /dev/null
+++ b/repo/.hook/pod2man
@@ -0,0 +1,2 @@
+#!/bin/bash
+sed -i 's/x86_64/any/g' PKGBUILD \ No newline at end of file