diff options
Diffstat (limited to 'debian/openssh-client-udeb.isinstallable')
-rw-r--r-- | debian/openssh-client-udeb.isinstallable | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/debian/openssh-client-udeb.isinstallable b/debian/openssh-client-udeb.isinstallable deleted file mode 100644 index 7591b6245..000000000 --- a/debian/openssh-client-udeb.isinstallable +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | #! /bin/sh | ||
2 | |||
3 | # This is a hack to arrange for openssh-client-udeb to show up as a | ||
4 | # retrievable debian-installer component in expert mode (due to the | ||
5 | # Installer-Menu-Item: control field) while not actually appearing on the | ||
6 | # d-i main menu. See: | ||
7 | # | ||
8 | # http://lists.debian.org/debian-boot/2004/07/msg01207.html | ||
9 | |||
10 | exit 1 | ||