diff options
Diffstat (limited to 'autoscripts/postinst-wm')
-rw-r--r-- | autoscripts/postinst-wm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/autoscripts/postinst-wm b/autoscripts/postinst-wm deleted file mode 100644 index aef412a3..00000000 --- a/autoscripts/postinst-wm +++ /dev/null @@ -1,4 +0,0 @@ -if [ "$1" = "configure" ]; then - update-alternatives --install /usr/bin/x-window-manager \ - x-window-manager #WM# #PRIORITY# -fi |