mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
Fix mesa patch
mesa-add_xdemos-1.patch points to a too old version of the patch. Use mesa-add_xdemos-2.patch pointing to the right version.
This commit is contained in:
parent
0fea8320f7
commit
3edc406c54
@ -79,7 +79,7 @@
|
||||
<listitem>
|
||||
<para>
|
||||
Recommended patch:
|
||||
<ulink url="&patch-root;/mesa-add_xdemos-1.patch"/>
|
||||
<ulink url="&patch-root;/mesa-add_xdemos-2.patch"/>
|
||||
(installs 2 demo programs for testing Mesa - not needed if you
|
||||
install the <ulink url="https://archive.mesa3d.org/demos/">
|
||||
mesa-demos</ulink> package)
|
||||
@ -162,7 +162,7 @@
|
||||
</para>
|
||||
|
||||
<!--<screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-add_xdemos-1.patch</userinput></screen>-->
|
||||
<screen><userinput>patch -Np1 -i ../mesa-add_xdemos-1.patch</userinput></screen>
|
||||
<screen><userinput>patch -Np1 -i ../mesa-add_xdemos-2.patch</userinput></screen>
|
||||
|
||||
<!-- Note that freedreno, vc4, and virgl all need special support from
|
||||
libdrm - renodr
|
||||
|
Loading…
Reference in New Issue
Block a user