commit c31ff0a97d67f5809430384781106e70277d63ad parent afdfd02a731ee34eb498641d8b94276fa97c6a8c Author: Jaromil <jaromil@dyne.org> Date: Mon, 4 Apr 2011 12:22:19 +0200 manpage symlinks now removed Diffstat:
M | doc/Makefile.am | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/doc/Makefile.am b/doc/Makefile.am @@ -3,6 +3,3 @@ man_MANS = tomb.1 tomb-open.1 tomb-status.1 EXTRA_DIST = Luks_on_disk_format.pdf New_methods_in_HD_encryption.pdf TKS1-draft.pdf -install-data-hook: - ln -sf $(mandir)/man1/tomb.1 $(mandir)/man1/tomb-open.1 - ln -sf $(mandir)/man1/tomb.1 $(mandir)/man1/tomb-status.1