* Felipe Sateler <[email protected]>, 2010-02-24, 19:21:
| --- debian/cdbs-reduced-install-list 2010-02-23 23:55:29.000000000 +0000 | +++ debian/cdbs-reduced-package-list 2010-02-23 23:55:29.000000000 +0000 | @@ -147,6 +147,8 @@ | ./usr/lib/libcsound64.so.5.2 | ./usr/lib/liblua5.1-csnd.so | ./usr/lib/pd/extra/csoundapi~.pd_linux | +./usr/lib/python2.6/dist-packages/_CsoundAC.so | +./usr/lib/python2.6/dist-packages/_csnd.so | ./usr/lib/tclcsound/pkgIndex.tcl | ./usr/lib/tclcsound/tclcsound.so | ./usr/share/java/csnd-5.11.1~dfsg.jar | | Individual binary packages may work, but whole package build failed!Where did dist-packages come from? Are we supposed to install there instead of site-packages?
Yes, installation location for Python modules is /usr/lib/pythonX.Y/dist-packages for Python >= 2.6. See http://lists.debian.org/debian-devel/2009/02/msg00431.html ("Local installation path"). -- Jakub Wilk
signature.asc
Description: Digital signature

