Bug#381622: [Pkg-lyx-devel] Bug#381622: textclass.lst
Per Olofsson
pelle at debian.org
Tue Aug 8 07:14:06 UTC 2006
Aurelien Jarno:
> > I have workarounded this bug in sdcc by running in debian/rules:
> >
> > mkdir -p ~/.lyx && cd ~/.lyx && /usr/share/lyx/configure.py
>
> Actually this does not work, because it seems to be forbidden to create
> files in the home directory of a build daemon.
>
> That would also mean that the solution to generate this file at runtime,
> as you suggested, won't work.
Hmm. I think the best solution is if we add
(cd /usr/share/lyx && ./configure.py)
to lyx-common's postinst script. This simply restores the old
behaviour and it seems to work well enough.
--
Pelle
More information about the Pkg-lyx-devel
mailing list