Skip to content
Snippets Groups Projects
Commit c99e8f6c authored by Dave Reisner's avatar Dave Reisner
Browse files

man: include package name in version

parent 73262320
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ doc: $(MANPAGES)
man/%: man/%.txt Makefile
a2x -d manpage \
-f manpage \
-a manversion=$(VERSION) \
-a manversion="mkinitcpio $(VERSION)" \
-a manmanual="mkinitcpio manual" $<
check:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment