diff options
author | 2024-05-31 00:39:57 -0400 | |
---|---|---|
committer | 2024-05-31 00:39:57 -0400 | |
commit | aa98c022de42916d4a340dc2a3eae492d7cb443c (patch) | |
tree | e5cec64cfdb7d295332e30a29372fc5cb68d1d4d /games-emulation/pcsx2/files | |
parent | games-emulation/pcsx2: update live (diff) | |
download | gentoo-aa98c022de42916d4a340dc2a3eae492d7cb443c.tar.gz gentoo-aa98c022de42916d4a340dc2a3eae492d7cb443c.tar.bz2 gentoo-aa98c022de42916d4a340dc2a3eae492d7cb443c.zip |
games-emulation/pcsx2: fix minor typo in patch comments
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-emulation/pcsx2/files')
-rw-r--r-- | games-emulation/pcsx2/files/pcsx2-1.7.5855-no-libbacktrace.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/pcsx2/files/pcsx2-1.7.5855-no-libbacktrace.patch b/games-emulation/pcsx2/files/pcsx2-1.7.5855-no-libbacktrace.patch index 220095f57aeb..548f90e8ec1f 100644 --- a/games-emulation/pcsx2/files/pcsx2-1.7.5855-no-libbacktrace.patch +++ b/games-emulation/pcsx2/files/pcsx2-1.7.5855-no-libbacktrace.patch @@ -1,6 +1,6 @@ libbacktrace used to be packaged in Gentoo but was last-rited due to [1], and as of [2] pcsx2 no longer let it be optional albeit the -code to allow this still exists behind __APPLE__ which lacksit. +code to allow this still exists behind __APPLE__ which lacks it. May be revisited to see if re-packaging may be sane (not looked into the issue much, could potentially mask libbacktrace and pcsx2 |