Amanda Waite wrote: > Everything looks ok except maybe: > > SFW_PATH="$(SPRO_VROOT)/bin:/usr/perl5/bin:$(PATH)" in Makefile.sfw > > Which will pick up the PATH from the user's environment, which could > conceivably contain anything. Probably won't break anything having it > there but is even less likely to break anything if it isn't there. Maybe > you should just add /usr/perl5/bin to the workspace's SFW_PATH.
But SFW_PATH is defined in Makefile.master as: SFW_PATH="$(SPRO_VROOT)/bin:$(PATH)" So there is no difference... Thanks, Petr > Amanda > > > > Petr Sumbera wrote: >> Hi all, >> >> I'm looking for reviewers for following changes: >> >> http://cr.opensolaris.org/~xsumbe00/6847116-wget/ >> >> Thanks, >> >> Petr >> _______________________________________________ >> sfwnv-discuss mailing list >> sfwnv-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/sfwnv-discuss >
