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

Bug#281792: tetex-base: missing texdoctk files in /etc/texdoctk



On 17.11.04 Alain Cabiran (acabiran@club-internet.fr) wrote:

Moin,

> texdoctk seems to be joined with tetex-base but two files are not
> copied and texdoctk can't run :
> 
> /texmf/texdoctk/texdoctkrc.default
> is not copied into
> /etc/texdoctk/texdoctkrc
> 
Code from the debian/rules

# texdoctk stuffs
       mv $(txmfdir)/texdoctk debian/$(package)/etc
       (cd debian/$(package)/etc/texdoctk; mv texdocrc.defaults texdocrc)

bad typo.

> /texmf/texdoctk/texdoctk.dat
> is not copied into
> /etc/texdoctk/texdoctk.dat
> 
Hmm, according to

http://packages.debian.org/cgi-bin/search_contents.pl?version=unstable&arch=i386&case=insensitive&word=texdoctk.dat&searchmode=searchfiles

texdoctk.dat is contained in tetex-base.

> i copied them manually from orig package and the only modification
> i had to make is to replace PS_VIEWER=ghostview by PS_VIEWER=gv
> line 29 of texdoctkrc.
> 
Hmm, perhaps we should replace it by /usr/bin/see.

H.
-- 
sigmentation fault



Reply to: