Skip to content

Commit

Permalink
app-arch/rpm: call python_optimize
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22_p29
Signed-off-by: Mike Gilbert <[email protected]>
  • Loading branch information
floppym committed Apr 15, 2020
1 parent a094582 commit 4255cf6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ src_install() {

# Fix perllocal.pod file collision
perl_delete_localpod

use python && python_optimize
}

src_test() {
Expand Down

0 comments on commit 4255cf6

Please sign in to comment.