]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-new-setup: populate DEB_BUILD_PROFILES using dist/other_envvars
authorKefu Chai <kchai@redhat.com>
Mon, 12 Jul 2021 14:29:13 +0000 (22:29 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 12 Jul 2021 14:29:19 +0000 (22:29 +0800)
see also cd55aaf0dba5620f3da228100a65ca6cf7e22883

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph-dev-new-setup/build/build

index 344345c812a8ecab4135fd76ccab2f914f0c4a13..65b2ec632f67dcb272c71f50ebec79d5f748c560 100644 (file)
@@ -163,4 +163,5 @@ EOF
 cat > dist/other_envvars << EOF
 CEPH_EXTRA_RPMBUILD_ARGS=${CEPH_EXTRA_RPMBUILD_ARGS}
 CEPH_EXTRA_CMAKE_ARGS=${CEPH_EXTRA_CMAKE_ARGS}
+DEB_BUILD_PROFILES=${DEB_BUILD_PROFILES}
 EOF