On Sat, Jan 19, 2013 at 05:19:17PM +0100, gregor herrmann wrote:
> +# Replace documentation directory with symlink
> +docdir=/usr/share/doc/geda
> +target=geda-doc
> +
> +if [ -d $docdir ] && [ ! -L $docdir ]; then
> +     if rmdir $docdir 2>/dev/null; then
> +             ln -sf $target $docdir
> +     fi
> +fi
---end quoted text---

  Are you sure about this fix ?

  I think target should be /usr/share/doc/geda-doc rather than just 
  'geda-doc'


-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7

Attachment: signature.asc
Description: Digital signature

Reply via email to