summaryrefslogtreecommitdiffstats
path: root/doc/pdfcrack/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pdfcrack/INSTALL')
-rwxr-xr-xdoc/pdfcrack/INSTALL5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/pdfcrack/INSTALL b/doc/pdfcrack/INSTALL
index cbd1fc3dfa..0560e28bc8 100755
--- a/doc/pdfcrack/INSTALL
+++ b/doc/pdfcrack/INSTALL
@@ -1 +1,4 @@
-install pdfcrack "$INSTALL_ROOT"/usr/bin
+install -d "$INSTALL_ROOT"/usr/bin &&
+install -m555 pdfcrack "$INSTALL_ROOT"/usr/bin/ &&
+install -d "$INSTALL_ROOT"/usr/share/man/man1 &&
+install -m444 pdfcrack.1 "$INSTALL_ROOT"/usr/share/man/man1/