X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by lists.alpinelinux.org (Postfix) with ESMTP id DE91417003B8C for ; Wed, 7 Jan 2009 13:07:56 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id d21so1363464nfb.35 for ; Wed, 07 Jan 2009 05:07:55 -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=keUhD6pB0odw3mvO7ft+Nk2X7b7Ouf882cS77oidGrY=; b=eXHhRS+2ytc+mrFASgCs3ejmangF82NN/4kJhLbrm8ceicORUiMhNktiuwEz1d6bqe XvezJtsVkXSNcKYsPZWrE8tEGDsEcmmBXuoBsfBagFlXWfg5hwmXtSQT9JPvOZl1Aiqi 3Hk9i2QQhMlvKA8d+LJE5HDHQrq+iMSqm0yN0= 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=PAiN48yy+J04zy56Hl5s8fXKYsp7cZCOKIG+dldcUzsxt7YYYrGxHWY/QxIw5qi7W0 HDsFXA8MqAHbU4Lgx/qcAwvkQWY/BM0yGqdm34RAHfeSDp5VJ160aLisRVDqG6OPBeGV +uglOhjb2Z40ZjlANF+YllH9XBydcF4yn8iqk= Received: by 10.210.76.19 with SMTP id y19mr27219356eba.52.1231333675050; Wed, 07 Jan 2009 05:07:55 -0800 (PST) Received: from ?10.65.0.5? (149-182-13.oke2-bras2.adsl.tele2.no [90.149.182.13]) by mx.google.com with ESMTPS id 5sm4032588eyf.47.2009.01.07.05.07.41 (version=SSLv3 cipher=RC4-MD5); Wed, 07 Jan 2009 05:07:54 -0800 (PST) Subject: Re: [alpine-devel] new aport gettext From: Natanael Copa To: Carlo Landmeter Cc: alpine-devel@lists.alpinelinux.org In-Reply-To: <20090106154604.649FA2BECC@smtp1.prioritytelecom.nl> References: <20090106154604.649FA2BECC@smtp1.prioritytelecom.nl> Content-Type: text/plain Date: Wed, 07 Jan 2009 14:06:46 +0100 Message-Id: <1231333606.26236.31.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.2 Content-Transfer-Encoding: 7bit On Tue, 2009-01-06 at 15:46 +0000, Carlo Landmeter wrote: > Please review attached git patch. > > Br, > > Carlo > I committed this one after chaning some things in abuild. the gettext package included lots of .c and .h files. I dont htink those are needed during runtime. I ended up moving /usr/share/gettext to -dev package. If other package has an /usr/share/gettext dir it will be moved to the -dev package. I dunno if this is correct. time will show. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---