hack: Remove install-binary-client
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
parent
dda41118b0
commit
973bce2100
1 changed files with 0 additions and 4 deletions
4
hack/make/install-binary
Normal file → Executable file
4
hack/make/install-binary
Normal file → Executable file
|
@ -3,10 +3,6 @@
|
|||
set -e
|
||||
rm -rf "$DEST"
|
||||
|
||||
(
|
||||
source "${MAKEDIR}/install-binary-client"
|
||||
)
|
||||
|
||||
(
|
||||
source "${MAKEDIR}/install-binary-daemon"
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue