On  5 Jul, Sheldon Hearn wrote:

> If you want to clean out crap left behind by `make world', just do this:
> 
> make world
> rm -r /usr/include            # Make world really should overwrite
> make installincludes          # header files!
> find /bin /sbin /usr/bin /usr/sbin /usr/lib /usr/libexec /usr/share \
>      -type f -mtime +1 -delete

Just a side note for those who want to try this:
 - you need to mkdir /usr/include after the rm
 - you delete init.bak this way

Bye,
Alexander.

-- 
               I believe the technical term is "Oops!"

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to