Merge lp:~bialix/bzr-windows-installers/site-packages into lp:bzr-windows-installers

Proposed by Alexander Belchenko
Status: Merged
Approved by: John A Meinel
Approved revision: 153
Merged at revision: 153
Proposed branch: lp:~bialix/bzr-windows-installers/site-packages
Merge into: lp:bzr-windows-installers
Diff against target: 11 lines (+1/-0)
1 file modified
templates/inno/bzr.iss (+1/-0)
To merge this branch: bzr merge lp:~bialix/bzr-windows-installers/site-packages
Reviewer Review Type Date Requested Status
John A Meinel Approve
Gary van der Merwe Approve
Review via email: mp+55014@code.launchpad.net

Description of the change

Creating "site-packages" branch during standalone install.

To post a comment you must log in.
Revision history for this message
Gary van der Merwe (garyvdm) wrote :

Bla - This will affect all versions (including 2.2) so I think we should consider going back to having a bzr-windows-installer branch per bzr series. But that issue should not block this patch, and if this does end up in 2.2 it won't break anything.

review: Approve
Revision history for this message
John A Meinel (jameinel) wrote :

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/27/2011 09:18 PM, Alexander Belchenko wrote:
> Alexander Belchenko has proposed merging lp:~bialix/bzr-windows-installers/site-packages into lp:bzr-windows-installers.
>
> Requested reviews:
> Bazaar Developers (bzr)
>
> For more details, see:
> https://code.launchpad.net/~bialix/bzr-windows-installers/site-packages/+merge/55014
>
> Creating "site-packages" branch during standalone install.

 merge: approve

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2QcIsACgkQJdeBCYSNAAM6YgCfaIc31veekq1JVhHEalDAUtQi
p5gAn0e1gj/984xEHFE9wzZLY92vb8e/
=/z13
-----END PGP SIGNATURE-----

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'templates/inno/bzr.iss'
2--- templates/inno/bzr.iss 2010-12-26 16:13:05 +0000
3+++ templates/inno/bzr.iss 2011-03-27 19:18:30 +0000
4@@ -132,6 +132,7 @@
5 [Dirs]
6 Name: "{userappdata}\bazaar\2.0"
7 Name: "{app}\plugins"; Flags: uninsalwaysuninstall
8+Name: "{app}\site-packages"
9
10
11 [Icons]

Subscribers

People subscribed via source and target branches