Opened 21 years ago
Closed 19 years ago
#634 closed defect (duplicate)
can't mix and match distfiles and cvs fetch
Reported by: | ranger@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
It is currently impossible to use both files and a cvs fetch in a port.
The only reasonable workaround I've come up with is to do something along the lines of the following:
variant cvs {
cvs.root foo cvs.module bar pre-extract cvsfetch
}
This will leave the fetch type as normal (and just download and extract like normal), but will fetch cvs before doing any extraction, but it's hackish.
Change History (1)
comment:1 Changed 19 years ago by jberry@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
* This bug has been marked as a duplicate of 5269 *