Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 363474 Details for
Bug 491572
net-nds/likewise-open - Simplify the process of joining non-Microsoft hosts to Active Directory domains
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
likewise-open-6.1.0.406.ebuild
likewise-open-6.1.0.406.ebuild (text/plain), 922 bytes, created by
RedEyedMan
on 2013-11-18 12:19:29 UTC
(
hide
)
Description:
likewise-open-6.1.0.406.ebuild
Filename:
MIME Type:
Creator:
RedEyedMan
Created:
2013-11-18 12:19:29 UTC
Size:
922 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=5 > >inherit eutils > >DESCRIPTION="Simply the process of joining non-Microsoft hosts to Active Directory domains" >HOMEPAGE="http://www.powerbrokeropen.org" >SRC_URI="http://archive.ubuntu.com/ubuntu/pool/main/l/likewise-open/likewise-open_6.1.0.406.orig.tar.gz" > >MY_PV=${PV/_6.1.0.406/-6.1.0.406} > >IUSE="gtk" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" > >RDEPEND="sys-devel/gcc:4.7 >sys-devel/libtool >>=sys-devel/autoconf-2.61-r1 >sys-devel/automake:1.9 >dev-util/pkgconfig" >DEPEND="${RDEPEND} > sys-devel/flex > sys-devel/bison > dev-libs/openssl > gtk? ( gnome-base/libglade ) > sys-apps/attr" > >src_configure() { > mkdir ${S}/gtk && cd ${S}/gtk > ../configure $(use_enable && echo --with-gtk) > cd ${S} >} > >src_install() { > emake DESTDIR="${D}" install > > dodoc LICENSE README >}
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 491572
:
363472
|
363474
|
363476
|
363480
|
363482