mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
education-desktop-other is needed for the full edu image
Signed-off-by: Holger Levsen <holger@layer-acht.org>
This commit is contained in:
parent
e263d9fe54
commit
1d955ed12c
@ -71,9 +71,6 @@ while (defined($_ = <INPKG>)) {
|
||||
next;
|
||||
elsif ($pkg =~ /^education-desktop-lxde/) {
|
||||
next;
|
||||
elsif ($pkg =~ /^education-desktop-other/) {
|
||||
next;
|
||||
}
|
||||
|
||||
print OUT "$pkg\n";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user