[Spice-devel] [NSIS 3/5] OVirtGuestService.exe is a File not a Directory to remove
Christophe Fergeau
cfergeau at redhat.com
Tue Jun 21 15:09:12 UTC 2016
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
On Tue, Jun 21, 2016 at 05:26:31PM +0300, Yedidyah Bar David wrote:
> From: Vinzenz Feenstra <vfeenstr at redhat.com>
>
> Change-Id: Ie71a0164c33d41aa1945f6dfe6feb6e54d1806e1
> Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>
> ---
> win-guest-tools.nsis | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/win-guest-tools.nsis b/win-guest-tools.nsis
> index f6996a9..e03788c 100644
> --- a/win-guest-tools.nsis
> +++ b/win-guest-tools.nsis
> @@ -232,7 +232,7 @@ Section "Uninstall"
> RMDir /rebootok "$INSTDIR\64"
> RMDir /rebootok /r "$INSTDIR\drivers"
> !ifdef OVIRT
> - RMDir /rebootok "$INSTDIR\OVirtGuestService.exe"
> + Delete /rebootok "$INSTDIR\OVirtGuestService.exe"
>
> RMDir /rebootok "$INSTDIR\hooks\after_hibernation"
> RMDir /rebootok "$INSTDIR\hooks\before_hibernation"
> --
> 2.1.4
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20160621/af4f73de/attachment.sig>
More information about the Spice-devel
mailing list