d/rules: update binary path for proxmox-backup-file-restore
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
dc232b8946
commit
629103d60c
2
debian/rules
vendored
2
debian/rules
vendored
@ -55,7 +55,7 @@ override_dh_strip:
|
|||||||
for exe in $$(find \
|
for exe in $$(find \
|
||||||
debian/proxmox-backup-client/usr \
|
debian/proxmox-backup-client/usr \
|
||||||
debian/proxmox-backup-server/usr \
|
debian/proxmox-backup-server/usr \
|
||||||
debian/proxmox-file-restore/usr \
|
debian/proxmox-backup-file-restore \
|
||||||
-executable -type f); do \
|
-executable -type f); do \
|
||||||
debian/scripts/elf-strip-unused-dependencies.sh "$$exe" || true; \
|
debian/scripts/elf-strip-unused-dependencies.sh "$$exe" || true; \
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user