From: David Galloway Date: Tue, 14 Jan 2020 17:35:26 +0000 (-0500) Subject: ceph-build: Apply e8bdd639 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1483%2Fhead;p=ceph-build.git ceph-build: Apply e8bdd639 Signed-off-by: David Galloway --- diff --git a/ceph-build/build/setup_deb b/ceph-build/build/setup_deb index af9a8fca4..49e24b1e6 100644 --- a/ceph-build/build/setup_deb +++ b/ceph-build/build/setup_deb @@ -23,12 +23,6 @@ export LC_ALL=C # the following is vulnerable to i18n $SUDO apt-get install -y lsb-release -# unpack the tar.gz that contains the debian dir -cd dist -tar xzf *.orig.tar.gz -cd $(basename *.orig.tar.gz .orig.tar.gz | sed s/_/-/) -pwd - BRANCH=`branch_slash_filter $BRANCH` cd $WORKSPACE