Ticket #86 (closed defect: fixed)
PBMULTISRC is not filtered
| Reported by: | ndoualot | Owned by: | bruno |
|---|---|---|---|
| Priority: | major | Milestone: | 0.11.1 |
| Component: | pb | Version: | 0.10.1 |
| Keywords: | Cc: |
Description
Problem is located in file /usr/lib/perl5/vendor_perl/5.8.8/ProjectBuilder/Filter.pm on line 205, there is a reference to $pb->{'patches'} where it should be $pb->{'sources'}
After changin this line, PBMULTISRC is correctely filtered
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in rev [1218]