Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 253479 Details for
Bug 299664
New Ebuild: sys-block/compcache-tools-0.6
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for zramconfig utility
zramconfig-146.ebuild (text/plain), 731 bytes, created by
Zac Medico
on 2010-11-07 02:38:53 UTC
(
hide
)
Description:
ebuild for zramconfig utility
Filename:
MIME Type:
Creator:
Zac Medico
Created:
2010-11-07 02:38:53 UTC
Size:
731 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=3 > >inherit mercurial toolchain-funcs > >EHG_REPO_URI="https://compcache.googlecode.com/hg/" >EHG_REVISION=146 > >DESCRIPTION="Compressed RAM based block devices" >HOMEPAGE="http://compcache.googlecode.com/" >SLOT=0 >SRC_URI="" > >LICENSE="GPL-2 LGPL-2.1" >KEYWORDS="~amd64 ~x86" >IUSE="" > >S=${WORKDIR}/hg/sub-projects/zramconfig > >src_prepare() { > find . -name Makefile -exec sed -i \ > -e "s:@gcc:$(tc-getCC) \$(CFLAGS) \$(LDFLAGS):g" \ > {} \; || die >} > >src_compile() { > emake || die >} > >src_install() { > exeinto /sbin > doexe zramconfig > doman man/zramconfig.1 || die > dodoc "$WORKDIR"/hg/{Changelog,README} || die >}
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 299664
: 253479