mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
mail-filter/spamassassin: fix minor typo in comment and error message.
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -213,8 +213,8 @@ src_install () {
|
||||
update-spamassassin-rules
|
||||
fi
|
||||
|
||||
# Remove perlocal.pod to avoid file collisions (see #603338)
|
||||
perl_delete_localpod || die "Failed to remove perlocal.pod"
|
||||
# Remove perllocal.pod to avoid file collisions (bug #603338)
|
||||
perl_delete_localpod || die "failed to remove perllocal.pod"
|
||||
}
|
||||
|
||||
src_test() {
|
||||
|
||||
Reference in New Issue
Block a user