Skip to content

Commit

Permalink
mail-client/claws-mail: [QA] Fix UnnecessarySlashStrip
Browse files Browse the repository at this point in the history
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Feb 8, 2020
1 parent 73bba0c commit ff5382f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail-client/claws-mail/claws-mail-3.17.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ src_install() {
doexe tb2claws-mail update-po uudec uuooffice

# kill useless files
rm -f "${ED%/}"/usr/lib*/claws-mail/plugins/*.{a,la}
rm -f "${ED}"/usr/lib*/claws-mail/plugins/*.{a,la}
}

pkg_preinst() {
Expand Down

0 comments on commit ff5382f

Please sign in to comment.