6 test "$1" = configure ||
exit 0
8 removed_conffile
=/etc
/emacs
/site-start.d
/50git-core.el
10 # Carry over modifications so git-el can use them.
11 if dpkg
--compare-versions "$2" lt
'1:1.7.4.1-2~' &&
12 ! test -e "$removed_conffile" &&
13 test -r "$removed_conffile".dpkg-bak
; then
14 mv "$removed_conffile".dpkg-bak
"$removed_conffile"