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