From f957b3b90f103a1468fa499a88eb3d2357367f3c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 20 May 2011 12:19:28 -0400 Subject: Use md5sums for woody and potato, which only had those checksums in the Packages files. Closes: #627365 --- scripts/potato | 1 + scripts/woody | 1 + scripts/woody.buildd | 1 + 3 files changed, 3 insertions(+) (limited to 'scripts') diff --git a/scripts/potato b/scripts/potato index 304cbe0..50dc86a 100644 --- a/scripts/potato +++ b/scripts/potato @@ -1,5 +1,6 @@ mirror_style release download_style apt var-state +force_md5 LIBC=libc6 if [ "$ARCH" = alpha ]; then diff --git a/scripts/woody b/scripts/woody index fa0920a..12c65a3 100644 --- a/scripts/woody +++ b/scripts/woody @@ -1,5 +1,6 @@ mirror_style release download_style apt +force_md5 LIBC=libc6 if [ "$ARCH" = "alpha" ] || [ "$ARCH" = "ia64" ]; then diff --git a/scripts/woody.buildd b/scripts/woody.buildd index 2942478..0dd8d50 100644 --- a/scripts/woody.buildd +++ b/scripts/woody.buildd @@ -1,5 +1,6 @@ mirror_style release download_style apt +force_md5 LIBC=libc6 if [ "$ARCH" = "alpha" ] || [ "$ARCH" = "ia64" ]; then -- cgit v1.2.3