Skip to content
Snippets Groups Projects
Commit c1bcfed9 authored by Thomas Bächler's avatar Thomas Bächler
Browse files

Add manpage to package. This is only temporary, until we get the

"source" of it and build it properly.
parent 4e70bf6d
No related branches found
No related tags found
No related merge requests found
......@@ -19,3 +19,5 @@ install -D -m644 functions ${1}/lib/initcpio/functions
cp -r hooks/ ${1}/lib/initcpio/
cp -r install/ ${1}/lib/initcpio/
cp -r mkinitcpio.d/ ${1}/etc/mkinitcpio.d
install -D -m644 mkinitcpio.5.gz ${1}/usr/man/man5/mkinitcpio.5.gz
File added
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