Steve Langasek <[EMAIL PROTECTED]> writes:
> This seems to be missing a corresponding update for the prerm script?
Oops, yeah, I do seem to have overlooked that by mistake. Here's the
requisite one-liner, for the record:
--- src/vtwm/vtwm-5.4.7.orig/debian/prerm 2006-04-19 17:26:12.000000000
-0400
+++ src/vtwm/vtwm-5.4.7/debian/prerm 2006-04-29 10:55:02.000000000 -0400
@@ -18,7 +18,7 @@
case "$1" in
upgrade|failed-upgrade) ;;
remove|deconfigure)
- update-alternatives --remove x-window-manager /usr/bin/X11/vtwm
+ update-alternatives --remove x-window-manager /usr/bin/vtwm
;;
esac
Thanks for catching that, and happy (belated) birthday. :-)
--
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]