diff --git a/tigervnc.be0 b/tigervnc.be0 index ec1df374d..2cf00fb30 100755 --- a/tigervnc.be0 +++ b/tigervnc.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION tigervnc-1.8.0-1 +# BEE_VERSION tigervnc-1.8.0-2 XORG_SERVER_VERSION=1.19.6 XORG_SERVER_NNN=119 @@ -84,7 +84,7 @@ mee_configure() { --with-xkb-path=/usr/share/X11/xkb \ --with-xkb-output=/var/lib/xkb \ --with-xkb-bin-directory=/usr/bin \ - --with-serverconfig-path=/usr/lib[64]/xorg \ + --with-serverconfig-path=/usr/lib/xorg \ --disable-xwayland ) }