]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-build: Apply e8bdd639 1483/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 14 Jan 2020 17:35:26 +0000 (12:35 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 14 Jan 2020 17:35:26 +0000 (12:35 -0500)
Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-build/build/setup_deb

index af9a8fca4cfbf25a1b8903a19b8cd1056ea7b171..49e24b1e61226b91ab5d3a63c60ebd0f30088f0d 100644 (file)
@@ -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