On 06/16/2010 07:53, jhell wrote:
> On 06/16/2010 07:29, jhell wrote:
>> Just got home, So Ill be working on getting this put together over the
>> next few minutes and replying to this thread with a go or no go
>> depending on the outcome and posting the patch.
> 
> Here it is:
> 
> cd /usr/src
> patch </path/to/patchfile
> 
> cd /usr/src/include
> make obj && make depend && make includes && make && make install
> 
> cd /usr/src/lib/libedit
> make obj && make depend && make includes && make && make install
> 
> cd /usr/src/bin/sh
> make obj && make depend && make includes && make && make install
> 
> exec /bin/sh
> cd /[TAB][TAB]
> 
> Report any inconsistencies to this thread please.
> 
> Good Luck & Regards,
> 

In case the patch did not make it, I have uploaded it here:

http://bit.ly/a9i7x9

Regards,

-- 

 jhell
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to