Skip to content

Commit cbd9da5

Browse files
committed
res/install.sh: install PDF.
1 parent 8f54243 commit cbd9da5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ cp -r mandoc/ $DOC/mandoc
1616

1717
install -Dm0644 res/void-docs.1 ${DESTDIR}${PREFIX}/share/man/man1/void-docs.1
1818
install -Dm0755 res/void-docs ${DESTDIR}${PREFIX}/bin/void-docs
19+
install -Dm0644 book/latex/handbook.pdf ${DESTDIR}${PREFIX}/share/doc/void/handbook.pdf

0 commit comments

Comments
 (0)