Skip to content
Snippets Groups Projects
Commit 1619c0f1 authored by Guido Günther's avatar Guido Günther
Browse files

Ship storage backends

parent 0d45d3bb
No related branches found
No related tags found
No related merge requests found
......@@ -5,3 +5,4 @@ usr/lib/libvirt/connection-driver
usr/share/augeas/*
usr/share/libvirt/*
usr/share/man/man8/*
usr/lib/libvirt/storage-backend/
......@@ -204,6 +204,7 @@ endif
# Don't ship any la files
rm debian/libvirt-daemon/usr/lib/libvirt/connection-driver/*.la
rm debian/libvirt-daemon/usr/lib/libvirt/storage-backend/*.la
# Don't ship api files in the daemon package
rm -r debian/libvirt-daemon/usr/share/libvirt/api/
......
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