summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-wm
diff options
context:
space:
mode:
Diffstat (limited to 'autoscripts/postinst-wm')
-rw-r--r--autoscripts/postinst-wm4
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