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