|
|
@ -22,7 +22,10 @@ |
|
|
|
|
|
|
|
######################################################## |
|
|
|
|
|
|
|
# |
|
|
|
# datedir variable supplied by ../updatewine_debian.sh script file |
|
|
|
datedir="${1}" |
|
|
|
|
|
|
|
######################################################## |
|
|
|
|
|
|
|
# Staging patchsets. Default: all patchsets. |
|
|
|
# Applies only if Wine Staging is set to be compiled |
|
|
@ -31,10 +34,6 @@ staging_patchsets=(--all) |
|
|
|
|
|
|
|
######################################################## |
|
|
|
|
|
|
|
datedir="${1}" |
|
|
|
|
|
|
|
######################################################## |
|
|
|
|
|
|
|
# Parse input arguments |
|
|
|
|
|
|
|
i=0 |
|
|
|