Re: How to remove mozilla properly?

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

 




On Thu, 16 Sep 2004, Alexander Dalloz wrote:

> Am Do, den 16.09.2004 schrieb Satish Balay um 16:51:
> 
> > I know that the components/*.so files are the ones that are abnormally
> > big. But I don't know why user compiled mozilla rpms get that way.
> 
> > Satish
> 
> The debug information included in the main rpm and not excluded to a
> separate rpm?
> 
> mozilla-debuginfo-1.7.2-0.3.0.i386.rpm                 07-Sep-2004
> 21:29  56.2M
> 
> You see how large alone debuginfo is for mozilla.

Hm.. I use the following in ~/.rpmmacros - so debug stuff doesn't get generated 
%debug_package %{nil}

I thought this should prevent the debug symbols going anywhere
(including the .rpm file). I guess I was wrong.

-bash-2.05b$ ls -l libgklayout.so 
-rwxr-xr-x  1 test test 69808062 Sep 16 10:20 libgklayout.so
-bash-2.05b$ strip libgklayout.so 
-bash-2.05b$ ls -l libgklayout.so 
-rwxr-xr-x  1 test test 5750012 Sep 16 10:20 libgklayout.so

I'll try a --rebuild without that..

Satish



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux