mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Fix asterisk source tarball extraction
This commit is contained in:
parent
5052266947
commit
b0e9d192b1
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
dest: "{{ asterisk_src_dir }}"
|
||||
owner: root
|
||||
group: root
|
||||
extra_opts: [--strip-components=1]
|
||||
|
||||
- name: Asterisk - Download mp3 decoder library into source tree
|
||||
command: "./contrib/scripts/get_mp3_source.sh"
|
||||
|
|
Loading…
Reference in a new issue