Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 17131 Details for
Bug 23787
new ebuild: buildtool 0.14
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
buildtool-0.14 ebuild
buildtool-0.14.ebuild (text/plain), 570 bytes, created by
Roman Valls
on 2003-09-05 14:22:13 UTC
(
hide
)
Description:
buildtool-0.14 ebuild
Filename:
MIME Type:
Creator:
Roman Valls
Created:
2003-09-05 14:22:13 UTC
Size:
570 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Portable building infrastructure for any kind of program" >HOMEPAGE="http://buildtool.sourceforge.net" >SRC_URI="mirror://sourceforge/buildtool/${P}.tar.gz" >LICENSE="BSD" >SLOT="0" > >IUSE="" >KEYWORDS="x86" > >DEPEND="" > >src_compile() { > >local myconf="" > > ./configure -p /usr/ \ > -c /etc/buildtool \ > -m /usr/lib/buildtool-0 \ > -M /usr/share/man \ > ${myconf} || die > >} > >src_install() { > make || die > make install DESTDIR=${D} || 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 23787
:
14061
|
16459
|
16954
| 17131