Fix xbps building

This commit is contained in:
Daniel A. Maierhofer
2019-05-06 18:25:43 +02:00
parent 1375dba10b
commit 5bb7aa3d13

View File

@@ -15,7 +15,7 @@
register: git_clone
- name: lxc - xbps build and install
shell: cd /opt/xbps && /opt/xbps/configure --enable-debug && make && make install clean && ldconfig
shell: cd /opt/xbps && /opt/xbps/configure && make && make install clean && ldconfig
when: git_clone.changed
- name: lxc - /usr/share/lxc/templates/lxc-voidlinux