|
|
|
#!/bin/sh -e # Automatically added by dh_installdocs if [ "$1" = "configure" ]; then if [ -d /usr/doc -a ! -e /usr/doc/asmail -a -d /usr/share/doc/asmail ]; then ln -sf ../share/doc/asmail /usr/doc/asmail fi fi # End automatically added section
| Results 1 - 1 |