bug-gnuzilla
[Top][All Lists]
Advanced

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

Re: GNU IceCat 3.0


From: Yavor Doganov
Subject: Re: GNU IceCat 3.0
Date: Wed, 2 Jul 2008 16:17:23 +0300
User-agent: Mutt/1.5.17+20080114 (2008-01-14) (gNewSense GNU/Linux)

On Tue, Jul 01, 2008 at 08:33:54PM +0200, Giuseppe Scrivano wrote:
> Yavor Doganov wrote:
>> At first glance, it looks relevantly trivial to implement "uninstall",  

This was for 2.0.13, 3.0 is different.  Still doable, though.

> Sure, but I think it will be better if this patch will be used directly  
> by Mozilla Firefox (of course if they are interested to include it). 

Sure, if the patch is good (which is doubtful) and they are interested,
this is the most appropriate thing to do.

> Isn't possible to create a dummy Makefile that will copy GNU IceCat  
> files to the final directory? 

I'm not sure we're talking about the same thing.  `make install' does
the right thing, so there is no sense to fiddle with it.  `make
uninstall' in Automake, GNUstep Make (and I guess other sane systems) is
just the opposite of `install'; it uninstalls exactly the same files
that were installed by `install', without removing directories.  So I
plan to do the same thing -- a hackish rm -rf on lib/icecat* and the
other directories might work, but it doesn't sound right, IMVHO.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]