|
|
|
#!/bin/sh -e # Automatically added by dh_installdocs if [ \( "$1" = "upgrade" -o "$1" = "remove" \) -a -L /usr/doc/anacron ]; then rm -f /usr/doc/anacron fi # End automatically added section # Automatically added by dh_installinit if [ -e "/etc/init.d/anacron" ]; then /etc/init.d/anacron stop fi # End automatically added section
| Results 1 - 1 |