Skip to content
Snippets Groups Projects
Commit 8e8286d4 authored by Marcin Juszkiewicz's avatar Marcin Juszkiewicz Committed by Guido Günther
Browse files

Don't mark bash completion as executable

parent 96995c11
No related branches found
No related tags found
No related merge requests found
......@@ -217,6 +217,8 @@ endif
rm debian/libvirt-daemon-system/etc/apparmor.d/local/*
# Don't ship api files in the daemon package
rm -r debian/libvirt-daemon/usr/share/libvirt/api/
# executable-not-elf-or-script
chmod 644 debian/libvirt-daemon/usr/share/bash-completion/completions/vsh
override_dh_installinit:
......
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