Author: branden Date: 2006-06-06 14:05:40 -0400 (Tue, 06 Jun 2006) New Revision: 2285
Modified: trunk/xsfbs/xsfbs.sh Log: Note probable out-of-dateness of maplink() function body. Modified: trunk/xsfbs/xsfbs.sh =================================================================== --- trunk/xsfbs/xsfbs.sh 2006-06-06 18:02:50 UTC (rev 2284) +++ trunk/xsfbs/xsfbs.sh 2006-06-06 18:05:40 UTC (rev 2285) @@ -178,6 +178,10 @@ # 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 ;; -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]