]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - debian/lightdm.preinst
Use standards-version 3.9.8
[sojka/lightdm.git] / debian / lightdm.preinst
1 #!/bin/sh
2
3 set -e
4
5 if dpkg-maintscript-helper supports mv_conffile; then
6   dpkg-maintscript-helper mv_conffile \
7     /etc/lightdm.conf \
8     /etc/lightdm/lightdm.conf \
9     0.3.7-0ubuntu2 -- "$@"
10 fi    
11
12 #DEBHELPER#
13