bb72d961884289d648184395ca193e2ed598f480
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
45 if [ "$1" = "configure" ] && [ "$2" = "" ] || dpkg
--compare-versions "$2" lt
"3.7-7.3"; then
46 # initial install or upgrade from old version which didn't call
48 /usr
/sbin
/add-shell
/bin
/sash
51 # Make sure we get rid of any stuff in /usr/doc
52 if [ -L "/usr/doc/sash" ]; then
64 if [ "$1" = "configure" ] && [ "$2" = "" ] || dpkg
--compare-versions "$2" lt
"3.7-7.3"; then
65 # initial install or upgrade from old version which didn't call
67 /usr
/sbin
/add-shell
/bin
/sash
70 # Make sure we get rid of any stuff in /usr/doc
71 if [ -L "/usr/doc/sash" ]; then
83 if [ "$1" = "configure" ] && [ "$2" = "" ] || dpkg
--compare-versions "$2" lt
"3.7-7.3"; then
84 # initial install or upgrade from old version which didn't call
86 /usr
/sbin
/add-shell
/bin
/sash
89 # Make sure we get rid of any stuff in /usr/doc
90 if [ -L "/usr/doc/sash" ]; then
102 if [ "$1" = "configure" ] && [ "$2" = "" ] || dpkg
--compare-versions "$2" lt
"3.7-7.3"; then
103 # initial install or upgrade from old version which didn't call
104 # add-shell properly.
105 /usr
/sbin
/add-shell
/bin
/sash
108 # Make sure we get rid of any stuff in /usr/doc
109 if [ -L "/usr/doc/sash" ]; then
110 rm -f "/usr/doc/sash"
This page took 2.656513 seconds and 5 git commands to generate.