mirror of
https://codeberg.org/lauralani/ipam.git
synced 2024-11-23 20:20:39 +01:00
update makefile
This commit is contained in:
parent
67f9e0b6fb
commit
1afe714822
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -32,3 +32,4 @@ package:
|
|||
mv bin/ipam ipam-${version}/usr/bin
|
||||
ipam-${version}/usr/bin/ipam completion bash > ipam-${version}/usr/share/bash-completion/completions/ipam
|
||||
dpkg-deb -Z xz --build ipam-${version}/
|
||||
rm -rf ipam-${version}/
|
||||
|
|
Loading…
Reference in a new issue