#957 closed defect (fixed)
windows installer problem with build_args
Reported by: | Smo | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.16 |
Component: | packaging | Version: | 0.15.x |
Keywords: | Cc: |
Description
The windows installer batch file MAKE-INSTALLER.BAT doesn't use the build arguments variable BUILD_ARGS during the build_ext phase
Attachments (1)
Change History (8)
Changed 6 years ago by
Attachment: | make-installer.patch added |
---|
comment:1 Changed 6 years ago by
Component: | android → packaging |
---|
comment:2 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 6 years ago by
Thanks I just noticed I forgot to do the same or maybe it was the info line I modified.
Was going to attach another patch but no need.
comment:4 Changed 6 years ago by
Also tested. Can we add this to 0.15.x as well if its not too much trouble.
comment:7 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/957
Note: See
TracTickets for help on using
tickets.
Applied (modified to also update the info line above) in r10385 and compile tested.