Skip to content

Commit

Permalink
media-libs/mesa: Change it to bz2 everywhere
Browse files Browse the repository at this point in the history
Signed-off-by: Sasha Finkelstein <[email protected]>
  • Loading branch information
WhatAmISupposedToPutHere authored and chadmed committed Dec 6, 2024
1 parent ba86e54 commit ae0ac69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-libs/mesa/mesa-25.0.0_pre20241204.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ src_unpack() {
if [[ ${PV} == 9999 ]]; then
git-r3_src_unpack
else
unpack "mesa-asahi-${MY_PV}.tar.gz"
unpack "mesa-asahi-${MY_PV}.tar.bz2"
fi

# We need this because we cannot tell meson to use DISTDIR yet
Expand Down

0 comments on commit ae0ac69

Please sign in to comment.