mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-10 20:08:43 -04:00
media-libs/libsdl2: add steam user notice
Signed-off-by: 123485k <1758961307@qq.com>
This commit is contained in:
parent
1d535ba960
commit
f44709c01d
@ -134,3 +134,10 @@ multilib_src_install_all() {
|
||||
rm -r "${ED}"/usr/share/licenses/ || die
|
||||
dodoc {BUGS,COMPATIBILITY,HOW_TO_TEST_GAMES}.md README.md
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
einfo "If you are using steam,"
|
||||
einfo "Before launching,"
|
||||
einfo "please set the LD_PRELOAD environment variable to"
|
||||
einfo "${EPREFIX}/usr/$(ABI=x86 get_libdir)/libSDL3.so"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user