Merge "Migrate distributedcloud-client .deb from dl_hooks"

This commit is contained in:
Zuul 2023-01-16 15:19:50 +00:00 committed by Gerrit Code Review
commit 9d70cd8df4
2 changed files with 1 additions and 14 deletions

View File

@ -1,13 +0,0 @@
#!/bin/bash
set -x
PKG_BUILD_NAME=$1
PKG_BUILD_DIR=$(realpath `pwd`/${PKG_BUILD_NAME})
STX_BASE=$(realpath ${MY_REPO}/stx)
PKG_BASE=$(realpath ${STX_BASE}/distributedcloud-client/distributedcloud-client)
mkdir ${PKG_BUILD_NAME}
cp -r ${PKG_BASE}/* ${PKG_BUILD_DIR}/

View File

@ -1,7 +1,7 @@
---
debname: distributedcloud-client
debver: 1.0-1
dl_hook: dl_hook
src_path: .
revision:
dist: $STX_DIST
PKG_GITREVCOUNT: true