Fixed typo in spec file.

This commit is contained in:
Tim Waugh 2013-07-24 12:24:26 +01:00
parent 04fed602af
commit 2510f5c609

View File

@ -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.