Skip to content
Snippets Groups Projects
Commit 3e3aa067 authored by Chris Croome's avatar Chris Croome
Browse files

buildconf and then compile

parent a0e1acfc
No related branches found
No related tags found
No related merge requests found
Pipeline #17716 failed
......@@ -36,6 +36,11 @@
force: true
update: true
- name: Buildconf mod_md
command: ./buildconf
args:
chdir: /usr/local/src/mod_md
- name: Configure mod_md
command: ./configure --with-apxs=/usr/bin/apxs --enable-werror
args:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment