mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Fixed typo in SDL2.
This commit is contained in:
parent
4a1eae5916
commit
f96e6a88ad
@ -42,6 +42,9 @@
|
||||
<listitem>
|
||||
<para>July 4th, 2024</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[Zeckmathederg] - Fixed typo in SDL2.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[Zeckmathederg] - Fixed typo in libxkbcommon.</para>
|
||||
</listitem>
|
||||
|
@ -159,7 +159,7 @@ make</userinput></screen>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput> make DESTDIR=$PWD/DESTDIR install
|
||||
<screen role="root"><userinput>make DESTDIR=$PWD/DESTDIR install
|
||||
rm -v DESTDIR/usr/lib32/libSDL2*.a
|
||||
cp -vr DESTDIR/usr/lib32/* /usr/lib32
|
||||
rm -rf DESTDIR
|
||||
|
Loading…
Reference in New Issue
Block a user