deb: place bash completion at correct path, using debhelper (#839)

fixes https://github.com/zrepl/zrepl/issues/794
This commit is contained in:
Christian Schwarz
2024-10-28 00:46:23 +01:00
committed by GitHub
parent cc0f3b1f13
commit 2923009689
4 changed files with 7 additions and 4 deletions
+1
View File
@@ -5,6 +5,7 @@ RUN apt-get update && apt-get install -y \
build-essential \
devscripts \
dh-exec \
bash-completion \
binutils-aarch64-linux-gnu \
binutils-arm-linux-gnueabihf \
binutils-i686-linux-gnu \