/pidgin/main: 75999131f023: installer: update installer deps wit...
Daniel Atallah
datallah at pidgin.im
Thu Feb 14 00:42:34 EST 2013
Changeset: 75999131f023b369df6d4f5b2001e153b448be13
Author: Daniel Atallah <datallah at pidgin.im>
Date: 2013-02-14 00:42 -0500
Branch: release-2.x.y
URL: http://hg.pidgin.im/pidgin/main/rev/75999131f023
Description:
installer: update installer deps with a fixed NSIS SHA1Sum plugin that works on Windows XP
diffstat:
Makefile.mingw | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff --git a/Makefile.mingw b/Makefile.mingw
--- a/Makefile.mingw
+++ b/Makefile.mingw
@@ -45,7 +45,7 @@ gpg_sign = $(GPG_SIGN) -ab $(1) && $(GPG
STRIPPED_RELEASE_DIR = $(PIDGIN_TREE_TOP)/pidgin-$(PIDGIN_VERSION)-win32bin
DEBUG_SYMBOLS_DIR = $(PIDGIN_TREE_TOP)/pidgin-$(PIDGIN_VERSION)-dbgsym
-PIDGIN_INST_DEP_DIR="$(WIN32_DEV_TOP)/pidgin-inst-deps-20120910"
+PIDGIN_INST_DEP_DIR="$(WIN32_DEV_TOP)/pidgin-inst-deps-20130214"
# Any *.dll or *.exe files included in win32-install-dir that we don't compile
# should be included in this list so they don't get stripped
More information about the Commits
mailing list