From b3c834935a99f358d2b90bbc3fe7fad106d5b8b4 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Mon, 4 Jun 2012 18:39:31 +0200 Subject: [PATCH] Remove white-space and comment differences between common/20-setup-apt and debian/20-setup-apt --- hooks/common/20-setup-apt | 5 ++--- hooks/debian/20-setup-apt | 3 +-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/hooks/common/20-setup-apt b/hooks/common/20-setup-apt index 592de5e..21e0ead 100755 --- a/hooks/common/20-setup-apt +++ b/hooks/common/20-setup-apt @@ -1,14 +1,13 @@ #!/bin/sh # -# This script sets up the /etc/apt/sources.list for APT. +# This script sets up the /etc/apt/sources.list for APT, and it disables +# TLS where appropriate. # # Steve # -- # - - prefix=$1 diff --git a/hooks/debian/20-setup-apt b/hooks/debian/20-setup-apt index 65b3590..3788133 100755 --- a/hooks/debian/20-setup-apt +++ b/hooks/debian/20-setup-apt @@ -5,7 +5,7 @@ # # Steve # -- -# http://www.steve.org.uk/ +# prefix=$1 @@ -91,7 +91,6 @@ fi chroot ${prefix} /usr/bin/apt-get update - # # For sid or etch systems we install libc6-xen #