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

Add empty systemtap dir

so dh_install doesn't fail on kFreeBSD
parent 4b9a1188
No related branches found
No related tags found
No related merge requests found
......@@ -122,7 +122,8 @@ build/libvirt-bin::
# Add empty dirs so dh_install doesn't fail on kFreebsd until we have
# Polkit/Systemd support
mkdir -p debian/tmp/usr/share/polkit-1 \
debian/tmp/lib/systemd/system
debian/tmp/lib/systemd/system \
debian/tmp/usr/share/systemtap
binary-install/libvirt-doc::
......
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