Guillaume Rousse <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] guillomovitch]$ rpmlint -i > rpm/RPMS/i586/gkrellm-2.1.21-1mdk.i586.rpm > [..] > E: gkrellm only-non-binary-in-usr-lib > There are only non binary files in /usr/lib so they should be in /usr/share. > > This rpmlint check should look for files exclusively, as the package only > contains empty directories in /usr/lib:
ok putting this on my todo. > [EMAIL PROTECTED] guillomovitch]$ rpm -qlp > rpm/RPMS/i586/gkrellm-2.1.21-1mdk.i586.rpm | grep /usr/lib > /usr/lib/gkrellm2 > /usr/lib/gkrellm2/plugins > /usr/lib/menu/gkrellm > > BTW, why is /usr/lib/menu not /usr/share/menu ? It was for compatibility with debian. -- Fred - May the source be with you
