tags 359589 patch
thanks

Please find attached a patch for the /usr/doc/transition.

Thanks for your work in tuxtype!

-- 
  ยท''`.          Policy is your friend. Trust the Policy.
 : :' :     Love the Policy. Obey the Policy. -- Lars Wirzenius
 `. `'           Proudly running unstable Debian GNU/Linux
   `-     www.amayita.com  www.malapecora.com  www.chicasduras.com
#!/bin/sh

if [ "$1" = "configure" ]; then
        if [ -d /usr/doc -a -h /usr/doc/tuxtype -a -d /usr/share/doc/tuxtype ]; 
then
                rm -f /usr/doc/tuxtype
        fi
fi

#DEBHELPER#

Reply via email to