stdeb icon indicating copy to clipboard operation
stdeb copied to clipboard

passing arguments to distutils commands should be possible

Open astraw opened this issue 15 years ago • 0 comments

When building a .deb for pycryptopp, you have to pass the "--disable-embedded-cryptopp" option to "python ./setup.py build". How do I configure stdeb so that dpkg-buildpackage will do that?

astraw avatar Jun 18 '09 23:06 astraw