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