From 04d06e75d0af865442d638cb891efbac72d3f147 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 31 Oct 2010 14:41:54 +0000 Subject: fix trivial divergence between sid and gutsy scripts r65229 --- scripts/sid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/sid b/scripts/sid index 6d4c2bf..e46a3cb 100644 --- a/scripts/sid +++ b/scripts/sid @@ -38,7 +38,7 @@ first_stage_install () { mkdir -p "$TARGET/var/lib/dpkg" : >"$TARGET/var/lib/dpkg/status" - echo >"$TARGET/var/lib/dpkg/available" + : >"$TARGET/var/lib/dpkg/available" setup_etc if [ ! -e "$TARGET/etc/fstab" ]; then -- cgit v0.12