Skip to content
Snippets Groups Projects
Commit a50ddc4d authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Add --with-tcsetpgrp option to configure

parent ad90d9ec
Branches feat-change-logo
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
validate_certs: no
- name: Configure zsh
ansible.builtin.command: ./configure
ansible.builtin.command: ./configure --with-tcsetpgrp
args:
chdir: "/tmp/zsh-{{ zsh_ver }}"
become: true
......
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