|
|
Author: twaugh
Update of /cvs/dist/rpms/vnc/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv6973
Modified Files:
vnc-modular-xorg.patch
Log Message:
Fixed typo in patch.
vnc-modular-xorg.patch:
vncinstall | 6 +-
xc/programs/Xserver/vnc/Xvnc/xvnc.cc | 9 ---
xorg-server-1.0.0/configure.ac | 1
xorg-server-1.0.0/hw/Makefile.am | 3 +
xorg-server-1.0.0/hw/vnc/Makefile.am | 85 +++++++++++++++++++++++++++++++++++
xorg-server-1.0.0/mi/miinitext.c | 6 ++
6 files changed, 100 insertions(+), 10 deletions(-)
Index: vnc-modular-xorg.patch
===================================================================
RCS file: /cvs/dist/rpms/vnc/devel/vnc-modular-xorg.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- vnc-modular-xorg.patch 21 Dec 2005 16:52:39 -0000 1.6
+++ vnc-modular-xorg.patch 21 Dec 2005 17:21:01 -0000 1.7
@@ -43,7 +43,7 @@
+ ../xfree86/os-support/libxorgos.la \
+ ../../os/libos.la \
+ ../xfree86/common/libcommon.a \
-+ -lX11
++ -lX11 \
+ libvnccommon.la \
+ ../../../../common/rfb/librfb.a \
+ ../../../../common/rdr/librdr.a \
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|