git.annexia.org
/
goals.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a9d33a
)
build: Create man/ subdirectory before building man pages.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 8 Jan 2020 21:57:33 +0000
(21:57 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 8 Jan 2020 21:57:33 +0000
(21:57 +0000)
Goalfile.in
patch
|
blob
|
history
diff --git
a/Goalfile.in
b/Goalfile.in
index
f0aaab2
..
7a085e3
100644
(file)
--- a/
Goalfile.in
+++ b/
Goalfile.in
@@
-118,6
+118,7
@@
goal documentation = : pod2man ("goals", "1"),
goal pod2man (page, section) =
"man/%page.%section" : "docs/%page.pod" {
rm -f %@ %@-t
+ mkdir -p man
%POD2MAN \
-u \
-c "goals" \