Re: lintian should warn about /usr/X11R6 usage being disallowed

2002-11-30 Thread Josip Rodin
Hi, I think I'm going to make a Lintian check for all packages that use /usr/X11R6 except those where $source{$binpkg} eq "xfree86" (half-pseudo-code there). AIUI, Overfiend only added the imake exception into policy so that less packages need immediate fixing (policy-is-not-a-stick policy :), no

Re: lintian should warn about /usr/X11R6 usage being disallowed

2002-11-30 Thread Josip Rodin
Hi, I think I'm going to make a Lintian check for all packages that use /usr/X11R6 except those where $source{$binpkg} eq "xfree86" (half-pseudo-code there). AIUI, Overfiend only added the imake exception into policy so that less packages need immediate fixing (policy-is-not-a-stick policy :), no