Re: [pve-devel] [PATCH qemu-server v8 1/6] Force overwriting existing compressed man pages and symbolic links

2017-09-14 Thread Emmanuel Kasper
On 09/14/2017 08:09 AM, Thomas Lamprecht wrote: > On 09/13/2017 04:10 PM, Emmanuel Kasper wrote: >> This allows calling the 'make install' target twice in a row. > > Looks OK, we overwrite everything else so why not the man pages. > > This can be already applied even if we would say the current

Re: [pve-devel] [PATCH qemu-server v8 1/6] Force overwriting existing compressed man pages and symbolic links

2017-09-13 Thread Thomas Lamprecht
On 09/13/2017 04:10 PM, Emmanuel Kasper wrote: This allows calling the 'make install' target twice in a row. Looks OK, we overwrite everything else so why not the man pages. This can be already applied even if we would say the current iteration of this series still lacks something, IMO, no nee

[pve-devel] [PATCH qemu-server v8 1/6] Force overwriting existing compressed man pages and symbolic links

2017-09-13 Thread Emmanuel Kasper
This allows calling the 'make install' target twice in a row. --- Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index e9482f2..998d17a 100644 --- a/Makefile +++ b/Makefile @@ -69,12 +69,12 @@ install: ${PKGSOURCES} install -D -m 06