Rev 50: Bring in some of the 2.0.2 changes to the install scripts. in http://bazaar.launchpad.net/~bzr/bzr-windows-installers/trunk

John Arbash Meinel john at arbash-meinel.com
Tue Nov 3 16:10:31 GMT 2009


At http://bazaar.launchpad.net/~bzr/bzr-windows-installers/trunk

------------------------------------------------------------
revno: 50 [merge]
revision-id: john at arbash-meinel.com-20091103155630-4s2ojhlkdnzlajv9
parent: john at arbash-meinel.com-20091031183331-ci1giuicglx8nstm
parent: john at arbash-meinel.com-20091101035725-8pb6n6z579uzb24h
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: trunk
timestamp: Tue 2009-11-03 09:56:30 -0600
message:
  Bring in some of the 2.0.2 changes to the install scripts.
modified:
  tools/win32/bzr.iss.cog        bzr.iss.cog-20090908072411-6y2hzf4zqck94plw-14
-------------- next part --------------
=== modified file 'tools/win32/bzr.iss.cog'
--- a/tools/win32/bzr.iss.cog	2009-09-22 14:23:38 +0000
+++ b/tools/win32/bzr.iss.cog	2009-11-01 03:57:25 +0000
@@ -105,7 +105,6 @@
 ;     cog.outl('Source: "tbzrtrace.exe"; DestDir: "{app}"; Flags: ignoreversion restartreplace uninsrestartdelete; Components: debug')
 ;     # Note 'regserver' here appears to run regsvr32 without elevation, which
 ;     # is no good for us - so we have a [run] entry below.
-;     cog.outl('Source: "tbzr_old.dll"; DestDir: "{app}"; Flags: ignoreversion restartreplace uninsrestartdelete; Components: tortoise')
 ;     cog.outl('Source: "tbzrshellext_x86.dll"; DestDir: "{app}"; Flags: ignoreversion restartreplace uninsrestartdelete; Components: tortoise')
 ;     cog.outl('Source: "tbzrshellext_x64.dll"; DestDir: "{app}"; Flags: ignoreversion restartreplace uninsrestartdelete; Components: tortoise; Check: IsWin64;')
 ;



More information about the bazaar-commits mailing list