Skip to content
Snippets Groups Projects
Commit 6e7e537c authored by Neil Williams's avatar Neil Williams
Browse files

fix typo

parent bcf61a26
No related branches found
Tags 2018.5-3
No related merge requests found
lava (2018.5-3) unstable; urgency=medium
* Drop Build-Depends-Arch and add
override_dh_fixperms_arch (Closes: #900971)
override_dh_fixperms-arch (Closes: #900971)
-- Neil Williams <codehelp@debian.org> Thu, 07 Jun 2018 15:22:15 +0100
......
......@@ -81,7 +81,7 @@ override_dh_auto_install:
dh_systemd_start -p lava-server --name lava-publisher
dh_systemd_start -p lava-server --name lava-master
override_dh_fixperms_arch:
override_dh_fixperms-arch:
dh_fixperms -X debian/lava-dispatcher/usr/lib/python3/dist-packages/lava_dispatcher/dynamic_vm_keys/lava
# ssh connections use a shared private key - use the same location for debian & ubuntu
chmod 0600 debian/lava-dispatcher/usr/lib/python3/dist-packages/lava_dispatcher/dynamic_vm_keys/lava
......
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