stdeb
stdeb copied to clipboard
passing arguments to distutils commands should be possible
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?