Author: branden Date: 2003-09-10 07:05:34 -0500 (Wed, 10 Sep 2003) New Revision: 500
Modified: trunk/debian/xdm.preinst.in Log: debian/xdm.preinst.in: (cosmetic) whitespace tweak Modified: trunk/debian/xdm.preinst.in =================================================================== --- trunk/debian/xdm.preinst.in 2003-09-10 12:04:01 UTC (rev 499) +++ trunk/debian/xdm.preinst.in 2003-09-10 12:05:34 UTC (rev 500) @@ -24,7 +24,7 @@ # got rid of the shared libXdmGreeter in 4.0.3 if dpkg --compare-versions "$2" lt "4.0.3-1"; then if update-alternatives --display xdm-greeter | \ - fgrep -q /usr/X11R6/lib/libXdmGreet.so.1; then + fgrep -q /usr/X11R6/lib/libXdmGreet.so.1; then update-alternatives --remove xdm-greeter /usr/X11R6/lib/libXdmGreet.so.1 fi fi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]