[SCM] UNNAMED PROJECT branch, debian-unstable, updated. 3ee9d5a018d873823da8cc9551a66bd401d167af

Branden Robinson branden at debian.org
Fri Mar 27 05:21:05 UTC 2009


The following commit has been merged in the debian-unstable branch:
commit 64309731c5939687e4492f0d960802d3eeee2ec1
Author: Branden Robinson <branden at debian.org>
Date:   Tue Jun 6 18:05:40 2006 +0000

    Note probable out-of-dateness of maplink() function body.

diff --git a/xsfbs.sh b/xsfbs.sh
index 1af8b94..1d0e8dd 100644
--- a/xsfbs.sh
+++ b/xsfbs.sh
@@ -178,6 +178,10 @@ maplink () {
   # returns what symlink should point to; i.e., what the "sane" answer is
   # Keep this in sync with the debian/*.links files.
   # This is only needed for symlinks to directories.
+  #
+  # XXX: Most of these look wrong in the X11R7 world and need to be fixed.
+  # If we've stopped using this function, fixing it might enable us to re-enable
+  # it again and catch more errors.
   case "$1" in
     /etc/X11/xkb/compiled) echo /var/lib/xkb ;;
     /etc/X11/xkb/xkbcomp) echo /usr/X11R6/bin/xkbcomp ;;

-- 
UNNAMED PROJECT



More information about the debian-science-commits mailing list