diff options
author | Daniel Baumann <daniel@debian.org> | 2009-10-13 13:40:42 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:47 +0100 |
commit | bc31a05eed38a992863a7f92063d10ee4513ddeb (patch) | |
tree | 7df2168e71afcab952dcf46da18ae0c28726d3d3 /lists/rescue | |
parent | dbec38e7edfed8c7726498eb7b32fd138f804f70 (diff) | |
download | vyos-live-build-bc31a05eed38a992863a7f92063d10ee4513ddeb.tar.gz vyos-live-build-bc31a05eed38a992863a7f92063d10ee4513ddeb.zip |
Updating conditionals in package lists for squeeze.
Diffstat (limited to 'lists/rescue')
-rw-r--r-- | lists/rescue | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lists/rescue b/lists/rescue index 9d18e9294..dd9b585b3 100644 --- a/lists/rescue +++ b/lists/rescue @@ -7,12 +7,12 @@ #include <debian-forensics> # Other forensic packages -#if DISTRIBUTION lenny sid +#if DISTRIBUTION lenny squeeze sid scalpel #endif # Bootloaders -#if DISTRIBUTION lenny sid +#if DISTRIBUTION lenny squeeze sid syslinux-common #endif #if ARCHITECTURE amd64 i386 |