Skip to content

Commit

Permalink
[hotfix-start.bash] xwaylandvideobridge removed
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe authored Feb 18, 2025
1 parent 5dda0f7 commit 2daa737
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hotfix-start.bash
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,10 @@ Main() {
wget -qN -P "/tmp/" "https://raw.githubusercontent.com/endeavouros-team/ISO-hotfixes/main/pacstrap.conf_endeavour_neo.patch"
patch "/etc/calamares/modules/pacstrap.conf" < "/tmp/pacstrap.conf_endeavour_neo.patch"
;;
2025.02.16) # Mercury
# xwaylandvideobridge has been removed from the [extra] repository.
SkipPackageInstall xwaylandvideobridge
;;
*)
HotMsg "no hotfixes for ISO version $ISO_VERSION."
;;
Expand Down

0 comments on commit 2daa737

Please sign in to comment.