Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 116424 Details for
Bug 174779
dev-db/mysql-erlang-20070202 (New eBuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mysql-erlang-20070202.ebuild
mysql-erlang-20070202.ebuild (text/plain), 686 bytes, created by
Conrad Kostecki
on 2007-04-16 10:17:05 UTC
(
hide
)
Description:
mysql-erlang-20070202.ebuild
Filename:
MIME Type:
Creator:
Conrad Kostecki
Created:
2007-04-16 10:17:05 UTC
Size:
686 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit multilib > >DESCRIPTION="Native MySQL driver fo erlang" >HOMEPAGE="http://process-one.net" >SRC_URI="" > >LICENSE="" >SLOT="0" >KEYWORDS="~x86 ~amd64 -*" >IUSE="" > >DEPEND="dev-lang/erlang" >RDEPEND="${DEPEND}" >S=${WORKDIR}/mysql > >src_unpack() { > cp -r ${FILESDIR}/mysql ${WORKDIR} >} > >src_compile() { > find -name "*.erl" -exec erlc {} \; >} > >src_install() { > local ERL_LIBDIR=/usr/$(get_libdir)/erlang/lib > > dodir ${ERL_LIBDIR}/mysql/ebin > insinto ${ERL_LIBDIR}/mysql/ebin > doins *.beam > > dodir ${ERL_LIBDIR}/mysql/src > insinto ${ERL_LIBDIR}/mysql/src > doins *.erl >} >
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 174779
:
116415
|
116416
|
116418
|
116420
|
116422
|
116423
| 116424