Source: tightvnc
Version: 1.3.9-6.4
Severity: minor

It doesn't appear to have any real effect, but note that
30-ftbfs-mips.patch typoes one instance of "MipselArchitecture" as
"MipselArchitecure".

diff --git a/Xvnc/config/cf/linux.cf b/Xvnc/config/cf/linux.cf
index 1769a58..ec04b4d 100644
--- a/Xvnc/config/cf/linux.cf
+++ b/Xvnc/config/cf/linux.cf
@@ -43,7 +43,8 @@ XCOMM platform:  $XFree86: xc/config/cf/linux.cf,v 3.57.2.12 
1998/03/01 01:57:10
 #if defined(AlphaArchitecture) || defined(PowerPCArchitecture) || \
     defined(SparcArchitecture) || defined(ArmArchitecure) || \
     defined(i386Architecture) || defined(s390Architecture) || \
-    defined(s390xArchitecture)
+    defined(s390xArchitecture) || defined(MipsArchitecture) || \
+    defined(MipselArchitecure) || defined(HPArchitecture)
             ^^^^^^^^^^^^^^^^^


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to