|
|
|
#!/bin/sh
if command -v install-docs >/dev/null 2>&1; then
install-docs -r satan
fi
# Automatically added by dh_installdocs
if [ \( "$1" = "upgrade" -o "$1" = "remove" \) -a -L /usr/doc/satan ]; then
rm -f /usr/doc/satan
fi
# End automatically added section
| Results 1 - 1 |