Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 272667 Details for
Bug 366641
sys-apps/haveged-1.1: ebuild improvements (better tests too)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
haveged-1.1-improvement.patch
haveged-1.1-improvement.patch (text/plain), 1.08 KB, created by
Jeremy Olexa (darkside) (RETIRED)
on 2011-05-09 19:44:55 UTC
(
hide
)
Description:
haveged-1.1-improvement.patch
Filename:
MIME Type:
Creator:
Jeremy Olexa (darkside) (RETIRED)
Created:
2011-05-09 19:44:55 UTC
Size:
1.08 KB
patch
obsolete
>Index: haveged-1.1.ebuild >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/sys-apps/haveged/haveged-1.1.ebuild,v >retrieving revision 1.1 >diff -u -r1.1 haveged-1.1.ebuild >--- haveged-1.1.ebuild 11 Apr 2011 00:15:58 -0000 1.1 >+++ haveged-1.1.ebuild 9 May 2011 19:32:30 -0000 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/haveged-1.1.ebuild,v 1.1 2011/04/11 00:15:58 robbat2 Exp $ > >-EAPI=3 >+EAPI=4 > DESCRIPTION="A simple entropy daemon using the HAVEGE algorithm" > HOMEPAGE="http://www.issihosts.com/haveged/" > SRC_URI="http://www.issihosts.com/haveged/${P}.tar.gz" >@@ -16,16 +16,11 @@ > RDEPEND="" > > src_configure() { >- econf --bindir=/usr/sbin || die >-} >- >-src_compile() { >- emake || die >+ econf --bindir=/usr/sbin -enable-nistest > } > > src_install() { >- emake DESTDIR="${D}" install || die "make install failed" >- dodoc AUTHORS ChangeLog NEWS README >+ default > # This is a RedHat init script > rm -rf "${D}"/etc/init.d/haveged > # Install gentoo ones instead
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 366641
: 272667