Re: [Fink-devel] Re: Packages mentioning /sw/ by name in unstable

2005-02-27 Thread Alexander Strange
On Feb 27, 2005, at 3:12 PM, Blair Zajac wrote: Where are you seeing this? In CVS: $ find . -name grass\* | xargs grep sw finds nothing. Regards, Blair I was accidentally using an older copy of the CVS checkout; this was fixed in CVS revision 1.3. Rerunning the search: [newibook:/sw/fink/10.3] a

[Fink-devel] Re: Packages mentioning /sw/ by name in unstable

2005-02-27 Thread Blair Zajac
Alexander Strange wrote: There are currently four packages in unstable that mention /sw/ instead of %p where it might cause the build to error out: * Jeremy Higgs ettercap-ssl * Blair Zajac grass5.7 Where are you seeing this? In CVS: $ find . -name grass\* | xargs grep sw finds nothing. Regards,