Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 287103 Details for
Bug 383749
Please port app-misc/datefudge to prefix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Proposed patch
datefudge-prefix.patch (text/plain), 771 bytes, created by
Dan Wallis
on 2011-09-20 04:10:09 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Dan Wallis
Created:
2011-09-20 04:10:09 UTC
Size:
771 bytes
patch
obsolete
>--- datefudge-1.14.ebuild 2011-09-20 15:56:57.000000000 +1200 >+++ datefudge-1.14.ebuild.prefixify 2011-09-20 16:07:12.000000000 +1200 >@@ -11,7 +11,7 @@ > > LICENSE="GPL-2" > SLOT="0" >-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" >+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-linux" > IUSE="" > > src_prepare() { >@@ -20,6 +20,9 @@ > -e "s:usr/lib:usr/$(get_libdir):" \ > -e 's:$(CC) -o:$(CC) $(LDFLAGS) -o:' \ > Makefile || die >+ use prefix && sed -i \ >+ -e '/-o root -g root/d' \ >+ Makefile || die > } > > src_compile() { >@@ -28,6 +31,6 @@ > } > > src_install() { >- emake DESTDIR="${D}" VERSION="${PV}" install || die >+ emake DESTDIR="${ED}" VERSION="${PV}" install || die > dodoc debian/changelog README > }
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 Raw
Actions:
View
Attachments on
bug 383749
: 287103