Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 35224 Details for
Bug 56750
NEW helixplayer-1.0 beta1 src ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixes the non-specific installer name to something more specific
installer-naming.patch (text/plain), 555 bytes, created by
Chris White (RETIRED)
on 2004-07-11 20:31:39 UTC
(
hide
)
Description:
Fixes the non-specific installer name to something more specific
Filename:
MIME Type:
Creator:
Chris White (RETIRED)
Created:
2004-07-11 20:31:39 UTC
Size:
555 bytes
patch
obsolete
>--- player_all-bingo-beta-20040615/installer/common/scripts/installer.backup 2004-04-21 09:09:34.000000000 +0900 >+++ player_all-bingo-beta-20040615/installer/common/scripts/installer.py 2004-07-11 14:22:35.037901736 +0900 >@@ -294,7 +294,7 @@ > else: > ext = self.archive_type > >- dest_arch = "%s%s-%s.%s" % (name, verstr, sysinfo.id, ext) >+ dest_arch = "%s.%s" % ("helixplayer", ext) > project.writeln("copy:") > project.writeln("\t %s %s %s" % > (platform.copy.cmd, self.archive_file,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 56750
:
35220
|
35221
|
35222
|
35223
| 35224 |
35227
|
35228
|
35342