Charles A Edwards ha scritto:
On Fri, 22 Aug 2003 13:40:39 +0200
Giuseppe Ghib� <[EMAIL PROTECTED]> wrote:


There should be a file (probably unneeded) requiring that dep. I'm
trying to find which one so to remove.



The file in question is /usr/lib/latex2html/L2hos/Win32.pm


Add the following to the latex2html.spec prior to %clean

(cd $RPM_BUILD_ROOT%{_libdir}/%{name}/L2hos
rm -f Win32.pm
)


You may wish to consider also removing the other unnecessary *.pm and retaining only the Unix.pm


Well, Guillaume has found a better way, with:


%define _requires_exceptions Win32

I wonder why the other files (e.g. OS2.pm, DOS.pm, etc.) don't gives wrong dep too

Bye.
Giuseppe.




Reply via email to