Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 336710 Details for
Bug 453838
app-admin/mcelog-1.0_pre3_p20120918: missing configuration file
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Use mcelog internal building system
0001-Use-mcelog-internal-building-system.patch (text/plain), 1013 bytes, created by
Vincent Brillault
on 2013-01-24 14:06:30 UTC
(
hide
)
Description:
Use mcelog internal building system
Filename:
MIME Type:
Creator:
Vincent Brillault
Created:
2013-01-24 14:06:30 UTC
Size:
1013 bytes
patch
obsolete
>--- /dev/null >+++ b/app-admin/mcelog/files/mcelog-1.0_pre3_p20120918-remove_doc_warning.patch >@@ -0,0 +1,12 @@ >+--- a/Makefile >++++ b/Makefile >+@@ -68,9 +68,6 @@ >+ done >+ ifdef DOCDIR >+ install -m 644 -p ${DOC} $(DESTDIR)${DOCDIR} >+-else >+- echo >+- echo "Consider defining DOCDIR to install additional documentation" >+ endif >+ >+ clean: test-clean >--- a/app-admin/mcelog/mcelog-1.0_pre3_p20120918.ebuild >+++ b/app-admin/mcelog/mcelog-1.0_pre3_p20120918.ebuild >@@ -25,12 +25,13 @@ RESTRICT="test" > src_prepare() { > epatch "${FILESDIR}"/${PN}-0.8_pre1-timestamp-${PN}.patch \ > "${FILESDIR}"/${P}-build.patch \ >- "${FILESDIR}"/${P}-warnings.patch >+ "${FILESDIR}"/${P}-warnings.patch \ >+ "${FILESDIR}"/${P}-remove_doc_warning.patch > tc-export CC > } > > src_install() { >- dosbin ${PN} >+ emake DESTDIR="${D}" install > > insinto /etc/logrotate.d/ > newins ${PN}.logrotate ${PN} >@@ -38,5 +39,4 @@ src_install() { > newinitd "${FILESDIR}"/${PN}.init ${PN} > > dodoc CHANGES README TODO *.pdf >- doman ${PN}.8 > } >
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 453838
: 336710