Skip to content

Commit 7636a38

Browse files
inffyrenner0e
andauthored
remove hack for fedora logos
Co-authored-by: renner <80410025+renner0e@users.noreply.github.com>
1 parent 9e7570d commit 7636a38

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

iso_files/configure_iso_anaconda_beta.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@ rm /usr/share/applications/dev.getaurora.system-update.desktop
2727

2828
systemctl --global disable bazaar.service
2929

30-
# HACK for https://bugzilla.redhat.com/show_bug.cgi?id=2433186
31-
rpm --erase --nodeps --justdb generic-logos
32-
dnf download fedora-logos
33-
rpm -i --justdb fedora-logos*.rpm
34-
rm -f fedora-logos*.rpm
3530

3631
# Configure Anaconda
3732

@@ -45,7 +40,6 @@ SPECS=(
4540

4641
dnf install -y "${SPECS[@]}"
4742

48-
rpm --erase --nodeps --justdb fedora-logos
4943

5044
# Anaconda Profile Detection
5145

0 commit comments

Comments
 (0)