#11 Typo in xcb_3.6.4.patch
Merged a year ago by nonamedotc. Opened a year ago by stevenfalco.
rpms/ stevenfalco/nextcloud-client typo  into  rawhide

file modified
+1 -1
@@ -21,7 +21,7 @@ 

   int main(int argc, char **argv)

   {

  +

- +#ifdef Q_OS_LIUX

+ +#ifdef Q_OS_LINUX

  +    wayland_hacks();

  +#endif

  +

The xcb patch looks like it has a typo that would affect wayland.

I don't use wayland so I haven't tested this, but the attached patch looks correct.

Pull-Request has been merged by nonamedotc

a year ago
Metadata