On Fri, Sep 26, 2014 at 3:56 PM, Richard Ulrich <[email protected]> wrote: > Do install files work differently for packages that involve > python_distutils? > When I package C++ stuff, I used install or packagename.install files to > suppress certain files, to add certain files to specific locations or to > split files among packages. > But as soon as I introduce an install file to a python lib package that > I started with py2dsc, I start getting error messages. >
The *.install files are read and used by dh_install. I wouldn't expect the build system to make a difference there. It might be helpful if you posted the errors you are receiving. Regards, Jordan Metzmeier -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/cad758rits+jboxaawggovh9-tbva3p81yowv2gah2vmd8md...@mail.gmail.com

