Comment # 9
from Christof Damian
(In reply to comment #8)
> MUST: A package must own all directories that it creates. If it does not
> create a directory that it uses, then it should require a package which does
> create that director
> MUST: Packages must not own files or directories already owned by other
> packages.
> Probably more than one package will own this dir. This is not a problem.
If more than one package owns a directory, then the second MUST doesn't make
sense. That was confusing me.