diff options
| author | MagomeYae <[email protected]> | 2021-11-05 02:43:36 +0800 |
|---|---|---|
| committer | MagomeYae <[email protected]> | 2021-11-05 02:43:36 +0800 |
| commit | ace732e8c79fd354c094c61a576db2caadd7cfb7 (patch) | |
| tree | dedd011df24fb523a56ef718f35a58cf667d1c0f /repo/.hook | |
| parent | 8edcb101646311a05bc5eb4e6dd8821e06a67bc4 (diff) | |
feat(pkg): Use submodule to manage pod2man
Signed-off-by: MagomeYae <[email protected]>
Diffstat (limited to 'repo/.hook')
| -rw-r--r-- | repo/.hook/pod2man | 2 |
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 |
