Closed
Bug 774601
Opened 13 years ago
Closed 13 years ago
Fix EU ballot output dir
Categories
(Release Engineering :: Release Requests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: bhearsum)
References
Details
Attachments
(1 file)
412 bytes,
patch
|
nthomas
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
Bug 740301 did this
partner-repacks/partners/euballot $ hg diff -r 6cda7fa1ede3:437c51e999eb .
diff --git a/partners/euballot/distribution/distribution.ini b/partners/euballot/distribution/distribution.ini
old mode 100644
new mode 100755
diff --git a/partners/euballot/repack.cfg b/partners/euballot/repack.cfg
old mode 100644
new mode 100755
--- a/partners/euballot/repack.cfg
+++ b/partners/euballot/repack.cfg
@@ -1,8 +1,7 @@
aus="euballot"
dist_id="euballot"
dist_version="1.0"
linux-i686=false
locales="bg ca cs cy da de el en-GB es-ES et eu fi fr fy-NL ga-IE gl hr hu is it lt lv nb-NO nl nn-NO pl pt-PT ro ru sv-SE sk sl tr"
mac=false
win32=true
-output_dir="win32-EUballot/%(locale)s"
Which means we don't get a buildN/win32-EUballot directory, the files are in partner-repacks/euballot instead. Consequently they don't get copied to the mirrors properly.
Assignee | ||
Comment 2•13 years ago
|
||
Attachment #643116 -
Flags: review?(nrthomas)
Reporter | ||
Comment 3•13 years ago
|
||
Comment on attachment 643116 [details] [diff] [review]
add output_dir back
*stamp*
Attachment #643116 -
Flags: review?(nrthomas) → review+
Assignee | ||
Updated•13 years ago
|
Attachment #643116 -
Flags: checked-in+
Assignee | ||
Comment 4•13 years ago
|
||
Landed, should be fine for whatever the next release is.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Release Engineering: Custom Builds → Release Engineering: Releases
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•