From a7eef15ae04398ff74cc814724494ccfa88bdb84 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 20 Sep 2021 09:14:54 +0200 Subject: [PATCH] use the buster suite for getting the source package for now Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 420f83894..f542dbe47 100644 --- a/Makefile +++ b/Makefile @@ -102,7 +102,7 @@ ${DSC}: ${BUILDSRC} .PHONY: download download: rm -rf ${SRCDIR}.tmp ${SRCDIR} - dgit -cdgit-distro.ceph.archive-query=aptget: -cdgit-distro.ceph.mirror=http://download.ceph.com/debian-pacific -cdgit-distro.ceph.git-check=false --apt-get:--option=Dir::Etc::Trusted=${CURDIR}/upstream-key.asc -d ceph clone ceph focal ./${SRCDIR}.tmp + dgit -cdgit-distro.ceph.archive-query=aptget: -cdgit-distro.ceph.mirror=http://download.ceph.com/debian-pacific -cdgit-distro.ceph.git-check=false --apt-get:--option=Dir::Etc::Trusted=${CURDIR}/upstream-key.asc -d ceph clone ceph buster ./${SRCDIR}.tmp @echo "WARNING" @echo "Check output above for verification errors!" @echo "WARNING" -- 2.39.2