On 13:59 Sun 30 Sep     , Andrej Kacian (ticho) wrote:
> 1.1                  net-libs/libntlm/libntlm-0.4.0.ebuild
> 
> file : 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libntlm/libntlm-0.4.0.ebuild?rev=1.1&view=markup
> plain: 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libntlm/libntlm-0.4.0.ebuild?rev=1.1&content-type=text/plain
> 
> Index: libntlm-0.4.0.ebuild
> ===================================================================
> # Copyright 1999-2007 Gentoo Foundation
> # Distributed under the terms of the GNU General Public License v2
> # $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/libntlm-0.4.0.ebuild,v 
> 1.1 2007/09/30 13:59:01 ticho Exp $
> 
> DESCRIPTION="Microsoft's NTLM authentication (libntlm) library"
> HOMEPAGE="http://josefsson.org/libntlm/";
> SRC_URI="http://josefsson.org/libntlm/releases/${P}.tar.gz";
> 
> SLOT="0"
> LICENSE="LGPL-2"
> KEYWORDS="~x86"
> IUSE=""
> 
> src_install () {
>       make install DESTDIR=${D} || die
>       dodoc AUTHORS ChangeLog NEWS README
> }

Any particular reason you don't use emake or quote $D?

Thanks,
Donnie
-- 
[EMAIL PROTECTED] mailing list

Reply via email to