Created
December 9, 2021 07:18
-
-
Save jarkkojs/b717ee9429f3f1cd2b4021c656c9937e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cp /usr/lib/wine/x86_64-unix/wineasio.dll.so .local/opt/wine/lib/wine/x86_64-unix/ -v | |
cp /usr/lib/wine/x86_64-windows/wineasio.dll .local/opt/wine/lib/wine/x86_64-windows/ -v | |
cp /usr/lib32/wine/i386-unix/wineasio.dll.so .local/opt/wine/lib/wine/i386-unix/ -v | |
cp /usr/lib32/wine/i386-windows/wineasio.dll .local/opt/wine/lib/wine/i386-windows/ -v |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment