Re: [PATCH] git-remote-mediawiki: do not remove installed files in clean target

2013-11-11 Thread Jonathan Nieder
Matthieu Moy wrote:
 Jonathan Nieder jrnie...@gmail.com writes:

 Running make clean after a successful make install should not
 result in a broken mediawiki remote helper.

 Acked-by: Matthieu Moy matthieu@imag.fr

Thanks for looking it over.  Here are a few more makefile tweaks on
top of that one.

Jonathan Nieder (3):
  git-remote-mediawiki: honor DESTDIR in make install
  git-remote-mediawiki build: make 'install' command configurable
  git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespace

 contrib/mw-to-git/Makefile | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] git-remote-mediawiki: do not remove installed files in clean target

2013-11-11 Thread Matthieu Moy
Jonathan Nieder jrnie...@gmail.com writes:

 Matthieu Moy wrote:
 Jonathan Nieder jrnie...@gmail.com writes:

 Running make clean after a successful make install should not
 result in a broken mediawiki remote helper.

 Acked-by: Matthieu Moy matthieu@imag.fr

 Thanks for looking it over.  Here are a few more makefile tweaks on
 top of that one.

All look good to me. Is it intentional that you didn't Cc Junio?

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] git-remote-mediawiki: do not remove installed files in clean target

2013-11-09 Thread Matthieu Moy
Jonathan Nieder jrnie...@gmail.com writes:

 Running make clean after a successful make install should not
 result in a broken mediawiki remote helper.

Acked-by: Matthieu Moy matthieu@imag.fr

Ideally, there could be a make uninstall removing the installed file.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html