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