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