[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#577635: cm-super-minimal: ships /usr/share/texmf/doc as a directory, not a link



Package: cm-super-minimal
Version: 0.3.4-3
Severity: normal
Tags: patch

This package ships documentation under /usr/share/texmf/doc, which is in tex-common
a link to /usr/share/doc/texmf. If the packages are installed in the wrong order (unpacked),
/usr/share/texmf/doc ends up being a real directory, and thus all documentation (but the one
in cm-super-minimal) is missing from /usr/share/texmf/doc.

The documentation should simply be shipped to /usr/share/doc/texmf instead.

The patch is simple:
Line 158 of debian/rules, simply change:
        dh_link -p $(minpackage) usr/share/doc/$(minpackage) usr/share/texmf/doc/fonts/cm-super
in
        dh_link -p $(minpackage) usr/share/doc/$(minpackage) usr/share/doc/texmf/fonts/cm-super


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (100, 'unstable'), (50, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cm-super-minimal depends on:
ii  dpkg                          1.15.5.6   Debian package management system
ii  tex-common                    2.07       common infrastructure for building
ii  texlive-latex-recommended     2009-8     TeX Live: LaTeX recommended packag

cm-super-minimal recommends no packages.

cm-super-minimal suggests no packages.

-- no debconf information



Reply to: