Source: oidua
Version: 0.16.1-6
Severity: important

$ lintian oidua_0.16.1-6_i386.deb
E: oidua: package-installs-python-bytecode usr/share/pyshared/audiodir.pyc
E: oidua: package-installs-python-bytecode usr/share/pyshared/audiotype.pyc
E: oidua: package-installs-python-bytecode usr/share/pyshared/conf.pyc

This is because
DEB_PYTHON_INSTALL_ARGS_ALL += ...

is in a wrong place, effectively stomping on cbds' default DEB_PYTHON_INSTALL_ARGS_ALL, which would include --no-compile.

If you really need to append anything to DEB_PYTHON_INSTALL_ARGS_ALL, please do it after it's initialized, i.e. after including python-distutils.mk.

--
Jakub Wilk



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to