[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: /usr/local in some packages



Herbert Xu <herbert@gondor.apana.org.au> writes:

> Well, maybe.  But then people may start using /usr/local/lib and you
> will end up adding that to base-files and maybe even more.  The real
> solution is the one people have been talking about and seem to be
> the current policy, i.e., to create /usr/local directories in the
> postinst and never remove them.

Current policy is to remove them, but not to fail if that doesn't
succeed.

rmdir /usr/local/... || true


Guy


Reply to: