Skip to content

Commit

Permalink
Update build_wine_native.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvorxx committed Nov 19, 2023
1 parent 79dfc7d commit 8044ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_wine_native.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
# Script based on https://blog.joshumax.me/general/2018/01/19/building-wine-3-0-on-android.html

SRCDIR=/home/$USER/wine-hangover-8.17
SRCDIR=/home/$USER/wine-hangover-8.19

cp -r $SRCDIR /home/$USER/wine-native

Expand Down

0 comments on commit 8044ee0

Please sign in to comment.