[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#213776: patch



tags 213776 + patch
--
Here's the patch...  NMU build in progress...

thanks,
lamont
diff -ur t/xfree86-4.2.1/debian/xlibs.preinst.in xfree86-4.2.1/debian/xlibs.preinst.in
--- t/xfree86-4.2.1/debian/xlibs.preinst.in	2003-10-02 11:01:06.000000000 -0600
+++ xfree86-4.2.1/debian/xlibs.preinst.in	2003-10-02 10:06:59.000000000 -0600
@@ -26,7 +26,7 @@
   for DIR in /usr/X11R6/lib/X11/app-defaults /etc/X11/app-defaults; do
     LINK="$DIR/app-defaults"
     if [ -L "$LINK" ]; then
-      debug "Removing bogus symbolic link $LINK."
+      debugmsg "Removing bogus symbolic link $LINK."
       rm -f "$LINK"
     fi
   done

Reply to: