Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 56473 Details for
Bug 89346
inotify-track-0.0.2.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
inotify-track-0.0.2.ebuild
inotify-track-0.0.2.ebuild (text/plain), 674 bytes, created by
Lars Strojny
on 2005-04-16 13:11:31 UTC
(
hide
)
Description:
inotify-track-0.0.2.ebuild
Filename:
MIME Type:
Creator:
Lars Strojny
Created:
2005-04-16 13:11:31 UTC
Size:
674 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >S=${P/-track/-glib} > >DESCRIPTION="Tool to track filesystem activity" >HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/rml/inotify/" >SRC_URI="http://www.kernel.org/pub/linux/kernel/people/rml/inotify/glib/${S}.tar.bz2" > > >LICENSE="GPL" >SLOT="0.0.2" >KEYWORDS="~x86" >IUSE="" > >RDEPEND="${DEPEND}" > > > >src_compile() { > cd ${WORKDIR}/${S} > echo $PWD > econf || die "Configuration failed" > emake || die "Could not make" >} > >src_install() { > cd ${WORKDIR}/${S} > mv src/inotify src/inotify-track > exeinto /usr/sbin/ > doexe src/inotify-track >}
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 89346
: 56473