X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by lists.alpinelinux.org (Postfix) with ESMTP id 27921170000BA for ; Tue, 24 Feb 2009 08:00:47 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 16so54985fgg.25 for ; Tue, 24 Feb 2009 00:00:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=0zDePOFPM+eb97WVQYCiyAAq2O/1Pp4ea2ge322Qk8Q=; b=d/d0TZz8GBGH7nq4cH2YuKqmi+nIbyN6hkuZHb5eyFNIuxJF+jZ8/BGpxQSgCf3771 KZBB0ke/nahKQiHTNOuTbO2p/IfTzJ1mcrC0OGfwKauMyWUXyz8njCQj4C/G6Y5sjssN yDv1wEhEAQYm6hgP6N9T3iR4gsV1R2lK00m1U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=kZJswfzPCNuuVOvajDJ1+pBnD3n+BuikayUYSGBkHjnamRA6iPLNRqZeDv2wHlFCXM jm+36n4o1gIz98YDzMI9qyndSU/kcE+8kW+uh0As3ZX01HYsKAaVhwbVbPIUkDZ3Jx62 UMnVG/76RriqshvNrCxrzgNlO2KZk3po7Je4A= Received: by 10.86.60.14 with SMTP id i14mr3523954fga.70.1235462446207; Tue, 24 Feb 2009 00:00:46 -0800 (PST) Received: from ?10.65.65.1? (149-182-13.oke2-bras2.adsl.tele2.no [90.149.182.13]) by mx.google.com with ESMTPS id e11sm670160fga.30.2009.02.24.00.00.45 (version=SSLv3 cipher=RC4-MD5); Tue, 24 Feb 2009 00:00:45 -0800 (PST) Subject: Re: [alpine-devel] extra/lzo From: Natanael Copa To: Michael Mason Cc: alpine-devel@lists.alpinelinux.org In-Reply-To: References: Content-Type: text/plain Date: Tue, 24 Feb 2009 09:00:43 +0100 Message-Id: <1235462443.30895.11.camel@nc> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Mailer: Evolution 2.24.4 Content-Transfer-Encoding: 7bit On Mon, 2009-02-23 at 18:06 +0000, Michael Mason wrote: > Please apply. Thanks for the patience. > Let me know if there is anything else :) > seems like it does not build the shared object (.so files) I checked what package uses this lib in 1.8 and it was openvpn, tinc and vtun. I think we want the .so file. I committed the patch and too the liberty to add --enable-shared and split the package in lzo and lzo-dev. While i was there i removed the commented out lines (dead code). Is this ok for you? Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---