Summary: | app-admin/bastille-3.0.9: installs in site_perl | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | The Gentoo Linux Hardened Team <hardened> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | erkiferenc |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://tinderboxlogs.s3.amazonaws.com/tbamd64.excelsior.flameeyes.eu/app-admin%3Abastille-3.0.9%3A20120813-084756.html | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 280728 | ||
Attachments: | Fix install path |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 378422 [details, diff]
Fix install path
I modified the diff for Bastille/Install.sh in the gentoo-specific patch available from mirror://gentoo with the following:
- determine perl version with eval `perl -V:version`
- assign it to PERLVERSION
- replace the site_perl parts of the install pathes with vendor_perl/${PERLVERSION}
I also bumped the patch version to 0.3 so the ebuild may also need a revbump with a modified PATCHVER value.
Please review those changes and let me know if I need to finetune them.
Fixed in 3.0.9-r1. |