summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/sarge1
-rw-r--r--scripts/sarge.buildd1
-rw-r--r--scripts/sarge.fakechroot1
3 files changed, 3 insertions, 0 deletions
diff --git a/scripts/sarge b/scripts/sarge
index b929544..aa37d94 100644
--- a/scripts/sarge
+++ b/scripts/sarge
@@ -1,5 +1,6 @@
mirror_style release
download_style apt
+force_md5
LIBC=libc6
if [ "$ARCH" = "alpha" ] || [ "$ARCH" = "ia64" ]; then
diff --git a/scripts/sarge.buildd b/scripts/sarge.buildd
index 5c7e049..c674672 100644
--- a/scripts/sarge.buildd
+++ b/scripts/sarge.buildd
@@ -1,5 +1,6 @@
mirror_style release
download_style apt
+force_md5
LIBC=libc6
if [ "$ARCH" = "alpha" ] || [ "$ARCH" = "ia64" ]; then
diff --git a/scripts/sarge.fakechroot b/scripts/sarge.fakechroot
index 91ac662..51fdbdd 100644
--- a/scripts/sarge.fakechroot
+++ b/scripts/sarge.fakechroot
@@ -2,6 +2,7 @@ test "$FAKECHROOT" = "true" || error 1 FAKECHROOTREQ "This variant requires fake
mirror_style release
download_style apt
+force_md5
LIBC=libc6
if [ "$ARCH" = "alpha" ] || [ "$ARCH" = "ia64" ]; then