Add VST support for Gentoo linux (#7665)
Gentoo wine uses the eselect system; support /etc/eselect/wine/bin
This commit is contained in:
@@ -35,6 +35,8 @@ list(APPEND WINE_LOCATIONS
|
||||
/opt/wine-staging
|
||||
/opt/wine-devel
|
||||
/opt/wine-stable
|
||||
# Gentoo Systems
|
||||
/etc/eselect/wine
|
||||
/usr/lib/wine)
|
||||
|
||||
# Prepare bin search
|
||||
|
||||
Reference in New Issue
Block a user