X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=autoscripts%2Fpostinst-wm;h=ee636287af06639d2e2fc7485ba1325f21a73a24;hb=1ed58d415e9ff542219880a189c44eb55398fcd6;hp=d47aefab7e6df9799a70b8ff3a13b5bad7e2420e;hpb=a155491c23c692bb7cd38d7df19c1e41c701236b;p=debhelper.git diff --git a/autoscripts/postinst-wm b/autoscripts/postinst-wm index d47aefa..ee63628 100644 --- a/autoscripts/postinst-wm +++ b/autoscripts/postinst-wm @@ -2,5 +2,5 @@ if [ "$1" = "configure" ]; then update-alternatives --install /usr/bin/x-window-manager \ x-window-manager #WM# #PRIORITY# \ --slave /usr/share/man/man1/x-window-manager.1.gz \ - x-window-manager /usr/share/man/man1/#WM#.1.gz + x-window-manager.1.gz #WMMAN# fi