mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
commit
4b80eb0013
1 changed files with 1 additions and 1 deletions
|
|
@ -51,5 +51,5 @@ src_unpack(){
|
|||
if [[ -n ${A} ]]; then
|
||||
unpack ${A}
|
||||
fi
|
||||
mv ${S}/wifite ${S}/wifite2 || die "unable to rename"
|
||||
mv "${S}"/wifite "${S}"/wifite2 || die "unable to rename"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue