Codebase list rust-float-cmp / 0b0774e
virtiofsd: ship executable in /usr/libexec instead of /usr/bin, this should be mainly used by scripts / hypervisor managers, not users directly. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> Fabian Grünbichler 1 year, 1 month ago
1 changed file(s) with 4 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
55 # Don't do anything. fails because of the
66 # https://github.com/rust-lang/rust/issues/66118
77
8 override_dh_auto_install:
9 dh_auto_install
10 mv debian/virtiofsd/usr/bin debian/virtiofsd/usr/libexec
11
812 override_dh_auto_test:
913 dh_auto_test -- test --all