build fixes
[m6w6/btr] / curl.example.conf
1 # Clone CURL's git (use master), build with GNU autotools ruleset which runs
2 # 'make check' and mail the report to the current user. Verbosely show all
3 # actions taken:
4
5 BTR_VERBOSE=true
6 BTR_SOURCE_RULES=git
7 BTR_SOURCE_ARGS=https://github.com/bagder/curl.git
8 BTR_BUILD_RULES=gnu
9 BTR_REPORT_RULES=mail