projects
/
lgogdownloader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36822b6
)
Provide meaningful whatis entry
author
Stephen Kitt
<skitt@debian.org>
Tue, 21 Oct 2014 18:31:24 +0000
(19:31 +0100)
committer
Stephen Kitt
<skitt@debian.org>
Tue, 21 Oct 2014 18:31:24 +0000
(19:31 +0100)
Gbp-Pq: Name manpage-whatis.patch
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 87f22399c6d94cf6c07e5466f68b52b8e2c06743..aef571902f5558358a7e8b5d3f5db9d4bcacd371 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-106,7
+106,7
@@
before_release:
after_release: out_release
ifdef HELP2MAN
- help2man -N -i $(MAN_DIR)/lgogdownloader.supplemental.groff -o $(MAN_DIR)/$(MAN_PAGE) $(OUT_RELEASE)
+ help2man -N -i $(MAN_DIR)/lgogdownloader.supplemental.groff -
n "downloader for GOG.com games and other files" -
o $(MAN_DIR)/$(MAN_PAGE) $(OUT_RELEASE)
gzip -f -9 $(MAN_DIR)/$(MAN_PAGE)
endif