From 2510f5c6090ce6c2ab91eb4b082228e98978216c Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 24 Jul 2013 12:24:26 +0100 Subject: [PATCH] Fixed typo in spec file. --- tigervnc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tigervnc.spec b/tigervnc.spec index 4eeae31..90d588c 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -162,7 +162,7 @@ popd # Synchronise manpages and --help output (bug #980870). %patch7 -p1 -b .manpages -# libvnc.so: don't use unexpected GetMaster function (bug #744881 again). +# libvnc.so: don't use unexported GetMaster function (bug #744881 again). %patch8 -p1 -b .getmaster # Don't use shebang in vncserver script.