fixed security repo url
authorstack <stack@inventati.org>
Mon, 25 Feb 2013 01:17:10 +0000 (02:17 +0100)
committerstack <stack@inventati.org>
Mon, 25 Feb 2013 01:17:10 +0000 (02:17 +0100)
minimal/auto/config
xfce-desktop/auto/config

index 0042c15..a1019e8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
  mirror="http://ftp.debian.org/debian/"  
- security_mirror="http://ftp.debian.org/debian-security/"  
+ security_mirror="http://security.debian.org/"
  lb config noauto \
      -a i386 \
      -b hdd \
index 653600e..3e1c17c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
  mirror="http://ftp.debian.org/debian/"  
- security_mirror="http://ftp.debian.org/debian-security/"  
+ security_mirror="http://security.debian.org/"
  lb config noauto \
      -a i386 \
      -b hdd \