Author: dnusinow
Date: 2006-10-19 23:13:04 -0400 (Thu, 19 Oct 2006)
New Revision: 3854

Modified:
   trunk/debian/xorg/debian/xserver-xorg.postinst.in
Log:
Update comments to match reality

Modified: trunk/debian/xorg/debian/xserver-xorg.postinst.in
===================================================================
--- trunk/debian/xorg/debian/xserver-xorg.postinst.in   2006-10-20 02:43:02 UTC 
(rev 3853)
+++ trunk/debian/xorg/debian/xserver-xorg.postinst.in   2006-10-20 03:13:04 UTC 
(rev 3854)
@@ -1974,7 +1974,8 @@
   # it regardless and back it up.
   if [ "$(md5sum "$XORGCONFIG")" = "$(cat "$XORGCONFIG_CHECKSUM")" ] || \
      ! [ -e "$XORGCONFIG" ] || [ -n "$RECONFIGURE" ]; then
-    # they match or user deleted the file; prepare a new version
+    # they match or user deleted the file or they're running dpkg-reconfigure; 
+    # prepare a new version
     NEW_XORGCONFIG="$XORGCONFIG.dpkg-new"
     if [ -n "$XRESPROBE_DEBUG" ]; then
       set -x


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to