[gcompris/gcomprixogoo] Added missing python hashlib in desinstallation process.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris/gcomprixogoo] Added missing python hashlib in desinstallation process.
- Date: Mon, 22 Nov 2010 21:20:13 +0000 (UTC)
commit b57d9024f8fa327680571d68d6e4a54de3fc78b7
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Sun Nov 21 23:47:06 2010 +0100
Added missing python hashlib in desinstallation process.
gcompris-installer.nsi.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gcompris-installer.nsi.in b/gcompris-installer.nsi.in
index 38906ac..dfa9702 100644
--- a/gcompris-installer.nsi.in
+++ b/gcompris-installer.nsi.in
@@ -320,6 +320,7 @@ Section Uninstall
Delete "$INSTDIR\SDL_mixer.dll"
Delete "$INSTDIR\_cairo.pyd"
Delete "$INSTDIR\_gtk.pyd"
+ Delete "$INSTDIR\_hashlib.pyd"
Delete "$INSTDIR\_socket.pyd"
Delete "$INSTDIR\_ssl.pyd"
Delete "$INSTDIR\_sqlite.pyd"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]