mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
mesa: fix a spelling mistake in a comment
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
This commit is contained in:
parent
7d3bb1f892
commit
14ea0a7032
@ -109,7 +109,7 @@ pre_configure_target() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
# rename and relink for cooperate with nvidia drivers
|
# rename and relink to cooperate with nvidia drivers
|
||||||
rm -rf $INSTALL/usr/lib/libGL.so
|
rm -rf $INSTALL/usr/lib/libGL.so
|
||||||
rm -rf $INSTALL/usr/lib/libGL.so.1
|
rm -rf $INSTALL/usr/lib/libGL.so.1
|
||||||
ln -sf libGL.so.1 $INSTALL/usr/lib/libGL.so
|
ln -sf libGL.so.1 $INSTALL/usr/lib/libGL.so
|
||||||
|
Loading…
x
Reference in New Issue
Block a user