#1177 closed defect (fixed)
Having use_bzip2 set to no doesn't work in extract phase
Reported by: | decibel (Jim Nasby) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
If use_bzip2 is defined at all the extract phase tries to decompress using bzip2, although the fetch does work properly. Commenting out 'use_bzip2 no' makes it work.
Note: See
TracTickets for help on using
tickets.
fixed. -fkr