Re: questions/remarks on the rpm

2002-10-09 Thread Jean-Marc Lasgouttes
> "Mate" == Mate Wierdl <[EMAIL PROTECTED]> writes: Mate> Then I do not understand why the line Mate> # Fix reLyX perl program if the prefix is non-standard if [ Mate> "%{_prefix}" != "/usr" ] then perl -pi -e Mate> "s!/usr/share/lyx!%{_datadir}/lyx!" \ Mate> %{_bindir}/reLy

Re: questions/remarks on the rpm

2002-10-04 Thread Mate Wierdl
On Thu, Oct 03, 2002 at 06:49:38PM +0200, Lars Gullik Bj?nnes wrote: > [EMAIL PROTECTED] writes: > > | 1) > > > | Instead of > > > | %{_datadir}/texmf/tex/latex/%{name} > > > | in the files section, should not lyx be installed under > > > | %{_datadir}/texmf.local/tex/latex/%{name} > > > | More

Re: questions/remarks on the rpm

2002-10-03 Thread José Abílio Oliveira Matos
On Thursday 03 October 2002 17:36, [EMAIL PROTECTED] wrote: > 4) > > Why is the line > > gzip -f9 ${RPM_BUILD_ROOT}%{_mandir}/man?/* > > Does not RH automatically gzips the man pages? IIRC, that only happens for RH X, with X>7.0, isn't it? > Mate -- José Abílio

Re: questions/remarks on the rpm

2002-10-03 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] writes: | 1) > | Instead of > | %{_datadir}/texmf/tex/latex/%{name} > | in the files section, should not lyx be installed under > | %{_datadir}/texmf.local/tex/latex/%{name} > | More generally, should not the rpm get the TEXMFLOCAL variable from | the tex environment with some