Build w/o .po files.
[e.git] / debian / e17.postinst
blobe6725dc5442e85b6f8c4b523a01fcccc0951eb03
1 #!/bin/sh
3 set -e
5 wm=enlightenment_start
7 update-alternatives --install /usr/bin/x-window-manager x-window-manager \
8 /usr/bin/$wm 90
10 #DEBHELPER#