Opened 22 years ago

Last modified 9 years ago

#325 closed defect

removes -L from fetch_preargs — at Initial Version

Reported by: fkr-ml@… Owned by: kvv@…
Priority: Normal Milestone:
Component: base Version: 1.0
Keywords: Cc:
Port:

Description

'fetch' (used on freebsd to fetch the source) chokes on -L, thus -L is removed if the host runs freebsd.

the patch is here: http://www.opendarwin.org/~fkr/patch-portfetch

and here:

Index: src/port1.0/portfetch.tcl =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/base/src/port1.0/portfetch.tcl,v retrieving revision 1.56 diff -r1.56 portfetch.tcl 215a216

# and remove -L from pre_args, since fetch doesn not take -L

217a219

set fetch.pre_args ""

Change History (0)

Note: See TracTickets for help on using tickets.