DEBSOURCES
Skip Quicknav
sources / python-pkcs11 / 0.7.0-1 / tools / buildbot / build.sh
1234567891011
#!/bin/sh # # Build pkcs11 # set -xe # Enable our virtualenv . python_env/bin/activate python setup.py build_ext -i