Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 46128 Details for
Bug 74631
emerging sysfsutils fails with libtool.m4 and ltmain.sh version mismatch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
sys-fs/sysfsutils-1.2.0.ebuild
sys-fs/sysfsutils-1.2.0.ebuild (text/plain), 1.22 KB, created by
C. S. J. Chow
on 2004-12-16 07:39:01 UTC
(
hide
)
Description:
sys-fs/sysfsutils-1.2.0.ebuild
Filename:
MIME Type:
Creator:
C. S. J. Chow
Created:
2004-12-16 07:39:01 UTC
Size:
1.22 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/sys-fs/sysfsutils/sysfsutils-1.2.0.ebuild,v 1.1 2004/11/08 22:20:51 gregkh Exp $ > >inherit eutils libtool gnuconfig > >DESCRIPTION="System Utilities Based on Sysfs" >HOMEPAGE="http://linux-diag.sourceforge.net/Sysfsutils.html" >SRC_URI="mirror://sourceforge/linux-diag/${P}.tar.gz" > >LICENSE="GPL-2 LGPL-2.1" >SLOT="0" >KEYWORDS="~x86 ~ppc ~sparc ~mips ~arm ~hppa ~amd64" >IUSE="" > >DEPEND="virtual/libc" > >src_unpack() { > unpack ${A} > > cd ${S} > > aclocal > autoconf > automake > > #elibtoolize > libtoolize --copy --force >} > >src_compile() { > # Detect mips systems properly > gnuconfig_update > > econf || die "./configure failed" > > emake || die >} > >src_install() { > einstall includedir=${D}/usr/include/sysfs || die > > # We do not distribute this > rm -f ${D}/usr/bin/dlist_test > > dodoc AUTHORS ChangeLog NEWS README TODO > # FIXME: cmd/GPL and lib/LGPL do not exist - should we > # then rather add them manually ? > dodoc cmd/GPL lib/LGPL docs/libsysfs.txt >}
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 74631
: 46128