Commit f1aee1cf by cgtx

remove optional vars folders

parent a5434a98
......@@ -39,8 +39,6 @@ package() {
python2 setup.py install -O1 --root="$pkgdir"
install -Dm644 examples/ansible.cfg $pkgdir/etc/ansible/ansible.cfg
install -dm755 $pkgdir/etc/ansible/group_vars
install -dm755 $pkgdir/etc/ansible/host_vars
install -Dm644 README.md $pkgdir/usr/share/doc/ansible/README.md
install -Dm644 COPYING $pkgdir/usr/share/doc/ansible/COPYING
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment