Skip to content
Unverified Commit 902bcf14 authored by aszlig's avatar aszlig
Browse files

john: Make package work out of the box.



So far it was only possible to run john if you've either copied over the
default configuration over to ~/.john and substitute $JOHN with the
right path or set $JOHN to the store path directly.

Both methods are not really a very good user experience, so we're now
patching in the resulting paths into the default rules/configurations.

This also splits off configuration files into $out/etc/john instead of
putting everything into $out/share/john and now also properly installs
the auxiliary programs into $out/bin.

Closes #8792.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
Reported-by: default avatardevhell <"^"@regexmail.net>
Cc: @offlinehacker
parent cf4e2c42
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment