mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-05 23:33:11 +01:00
johntheripper: fix issue #137 for real now
This commit is contained in:
parent
dc2db1195a
commit
477b9869f4
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ src_install() {
|
|||
dosbin run/john
|
||||
newsbin run/mailer john-mailer
|
||||
|
||||
pax-mark -mr "${ED}usr/sbin/john" || die
|
||||
pax-mark -mr "${ED}usr/sbin/john"
|
||||
|
||||
if ! use minimal; then
|
||||
# grep '$(LN)' Makefile.in | head -n-3 | tail -n+2 | cut -d' ' -f3 | cut -d/ -f3
|
||||
|
|
|
|||
Loading…
Reference in a new issue