]> source.dussan.org Git - tigervnc.git/commitdiff
el7 bumped version of xorg to 1.20
authorBrian P. Hinz <bphinz@users.sf.net>
Mon, 26 Nov 2018 03:30:52 +0000 (22:30 -0500)
committerBrian P. Hinz <bphinz@users.sf.net>
Mon, 26 Nov 2018 03:31:33 +0000 (22:31 -0500)
contrib/packages/rpm/el7/SPECS/tigervnc.spec

index 1b8630a66c2d613d85f4cfa2c0f3c977c7700af9..ac0989e5a284e0d8df06d57421e8271236eaaa99 100644 (file)
@@ -151,7 +151,7 @@ pushd unix/xserver
 for all in `find . -type f -perm -001`; do
         chmod -x "$all"
 done
-patch -p1 -b --suffix .vnc < ../xserver119.patch
+patch -p1 -b --suffix .vnc < ../xserver120.patch
 popd
 
 # Don't use shebang in vncserver script.