On Fri, 24 Feb 2012 at 19:47:28 +0100, Rodolfo García Peñas wrote:
> On Fri, 24 Feb 2012, Carlos R. Mafra escribió:
> 
> > On Fri, 24 Feb 2012 at 19:09:39 +0100, Rodolfo García Peñas wrote:
> > > 
> > > Because I created the bug, I will make the patch.
> > 
> > Your previous patch is only on #next, I will kick it out and
> > the bug you created will be gone.
> 
> Please,
> 
> don't drop it. Wait a minute.
> 
> We only need think about the new folder. Then, change two lines. If you want, 
> I can send a trasitional patch to avoid the problem while we think the 
> directory.
> 
> I changed these lines in the menu-method files:
> 
> -rootprefix="/etc/X11/WindowMaker/"
> +rootprefix="/etc/GNUstep/Defaults"
> 
> We can change it to /usr/share/WindowMaker while we discuss about the new 
> directory.

But why do you want a new directory in the first place?

> I spent a lot of time on this patch.

Nothing will be lost. What I meant is that I can drop the patch and
you provide the replacement without the change which breaks things.

You have your patch on your own tree. Assuming it's your current
last patch, you can do this.

* edit your tree to fix the bug
* commit a new patch
* rebase your tree to merge the last two patches (the big
  one which broke things and your fix on top of it)
  git rebase -i HEAD~2
  and follow the instructions
  
After that you will have only one patch, and it will
be without the bug. So you send that one again.

Or, just send the fix on top of that to me and I'll
do the task above.


-- 
To unsubscribe, send mail to [email protected].

Reply via email to