deb: place bash completion at correct path, using debhelper (#839)
fixes https://github.com/zrepl/zrepl/issues/794
This commit is contained in:
committed by
GitHub
parent
cc0f3b1f13
commit
2923009689
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user