mail-filter/pyzor: Fix: pyzord
This commit is contained in:
parent
c1468f3669
commit
bc916fb2f9
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ src_install() {
|
|||
dodir /usr/sbin
|
||||
mv "${D}"/usr/bin/pyzord* "${ED}/usr/sbin" \
|
||||
|| die "failed to relocate pyzord"
|
||||
# else
|
||||
else
|
||||
rm "${D}"/usr/bin/pyzord* || die "failed to remove pyzord"
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue