Re: [kde-freebsd] update bug: 4.6.5->4.7.2

2011-10-17 Thread Alberto Villa
On Mon, Oct 17, 2011 at 7:35 PM, Chuck Burns wrote: > One instruction was missing, from UPDATING:  Remove > /usr/local/kde4/etc/rc.d from local_startup, in rc.conf. > > Failure to do so will cause all enabled rc scripts in > /usr/local/etc/rc.d/ to be started twice. > > Once as normal, then once m

[kde-freebsd] update bug: 4.6.5->4.7.2

2011-10-17 Thread Chuck Burns
One instruction was missing, from UPDATING: Remove /usr/local/kde4/etc/rc.d from local_startup, in rc.conf. Failure to do so will cause all enabled rc scripts in /usr/local/etc/rc.d/ to be started twice. Once as normal, then once more from the symlink'd /usr/local/kde4/etc/rc.d directory. OOPS.