Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 215633 Details for
Bug 299754
app-i18n/freewnn: pre-stripped files found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
removing -s from install options
freewnn-1.1.1_alpha21-r1.diff (text/plain), 607 bytes, created by
Kacper Kowalik (Xarthisius) (RETIRED)
on 2010-01-08 12:00:24 UTC
(
hide
)
Description:
removing -s from install options
Filename:
MIME Type:
Creator:
Kacper Kowalik (Xarthisius) (RETIRED)
Created:
2010-01-08 12:00:24 UTC
Size:
607 bytes
patch
obsolete
>--- freewnn-1.1.1_alpha21-r1.ebuild.orig 2010-01-08 12:57:27.628032910 +0100 >+++ freewnn-1.1.1_alpha21-r1.ebuild 2010-01-08 12:58:33.034785834 +0100 >@@ -25,8 +25,10 @@ > unpack ${A} > > cd "${S}" >- #Change WNNOWNER to root so we don't need to add wnn user >- sed -i -e "s/WNNOWNER = wnn/WNNOWNER = root/" makerule.mk.in || die >+ #Change WNNOWNER to root so we don't need to add wnn user and remove >+ #stripping of binary files >+ sed -i -e "s/WNNOWNER = wnn/WNNOWNER = root/" \ >+ -e "s/@INSTPGMFLAGS@//" makerule.mk.in || die "sed failed" > # bug #298744 > epatch "${FILESDIR}/${P}-as-needed.patch" > }
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 299754
:
215280
| 215633