linkchecker/rpm_build_script
2000-12-17 01:32:05 +00:00

3 lines
83 B
Bash

#!/bin/sh
python setup.py config -lcrypto
env CFLAGS="-Wall" python setup.py build