7 if [ "$1" = "configure" ] && [ "$2" = "" ] || dpkg
--compare-versions "$2" lt
"3.7-7.3"; then
8 # initial install or upgrade from old version which didn't call
10 /usr
/sbin
/add-shell
/bin
/sash
13 # Make sure we get rid of any stuff in /usr/doc
14 if [ -L "/usr/doc/sash" ]; then
26 if [ "$1" = "configure" ] && [ "$2" = "" ] || dpkg
--compare-versions "$2" lt
"3.7-7.3"; then
27 # initial install or upgrade from old version which didn't call
29 /usr
/sbin
/add-shell
/bin
/sash
32 # Make sure we get rid of any stuff in /usr/doc
33 if [ -L "/usr/doc/sash" ]; then
This page took 0.272606 seconds and 4 git commands to generate.