fixed broken aquamarine build

Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
Matthew Stobbs
2025-05-12 19:56:55 -06:00
parent f689d536a0
commit 34b60d3bea
2 changed files with 5 additions and 3 deletions

View File

@@ -37,6 +37,7 @@
- name: Do build and install {{ pkg }}
vars:
do_become: true
src_path: "{{ srcconfig.aquamarine.src_path }}"
configure: "{{ srcconfig.aquamarine.configure }}"
build_creates: "{{ srcconfig.aquamarine.build_creates }}"