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