diff options
| author | Daniel Baumann <daniel@debian.org> | 2012-11-29 21:24:24 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2012-11-29 21:24:38 +0100 |
| commit | 4d65718ecaee297113ed1bb46324f853744cc194 (patch) | |
| tree | 9164252934aeb46f8d6227f2666ee2d6d7da1f0c /debian/live-boot.bug-script | |
| parent | 3a3451b2c97b7ba58fb7332411bbc46711ff9976 (diff) | |
| download | live-boot-4d65718ecaee297113ed1bb46324f853744cc194.tar.gz live-boot-4d65718ecaee297113ed1bb46324f853744cc194.zip | |
Removing eject from recommends, the script that ejects the live medium is in live-config these days.
Diffstat (limited to 'debian/live-boot.bug-script')
| -rw-r--r-- | debian/live-boot.bug-script | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/live-boot.bug-script b/debian/live-boot.bug-script index 385770c..9aff886 100644 --- a/debian/live-boot.bug-script +++ b/debian/live-boot.bug-script @@ -4,7 +4,7 @@ dpkg -l busybox file initramfs-tools sudo udev user-setup # Checking recommends -dpkg -l eject uuid-runtime wget +dpkg -l uuid-runtime wget # Checking suggests dpkg -l loop-aes-utils curlftpfs genext2fs httpfs2 squashfs-tools mtd-tools |
