X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id C58B5DC18B7 for ; Thu, 16 Apr 2015 13:01:12 +0000 (UTC) Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 74707DC18AD for ; Thu, 16 Apr 2015 13:01:07 +0000 (UTC) Received: by widdi4 with SMTP id di4so96481568wid.0 for ; Thu, 16 Apr 2015 06:01:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:subject:from:to:cc:date:in-reply-to:references :content-type:mime-version; bh=TyEmzc6fXN1Z2oAJ3Fg8s2HwZRZxNw1GWu7SI40gLQ4=; b=AHv6IsJlI8GZ424+iGZaC+1Lf9mxGmEQuASDX0j4Jig1/ntKDNmH8+DH1KMJMndRFc qznFukZNsTK5FGLd6yNJLwLwibpzRPdysoR1B1LV8jKogqOI3ljBmkUDSqE8uyKiATtb 3lXGyP1NMUoHFgpl97+toNYTKvSypxoRFBKv+J0P2Icd7OsFz/0uMCzdyb5ryf7Lzlc3 cA+81UxxSDVh4Rt+BWWe8NKMfelqJQFBBZPHU44D21t3eTXCSvOBhc2KVJOdDGb2AUvU TqxSa61jmDpD3xZSemurQ6yJLG9FxbCNRTJsXU6VJAl56t8BDZw97CKtoEtCEXZa8FSJ 76ag== X-Received: by 10.194.109.97 with SMTP id hr1mr58535767wjb.10.1429189266223; Thu, 16 Apr 2015 06:01:06 -0700 (PDT) Received: from [10.44.65.254] (93-57-120-162.ip164.fastwebnet.it. [93.57.120.162]) by mx.google.com with ESMTPSA id gs7sm25993654wib.10.2015.04.16.06.01.04 (version=TLSv1.2 cipher=AES128-GCM-SHA256 bits=128/128); Thu, 16 Apr 2015 06:01:05 -0700 (PDT) Message-ID: <1429189264.29822.81.camel@df1844j> Subject: Re: [alpine-aports] [PATCH] testing/terminus-font: new aport From: Leonardo Arena To: systmkor Cc: alpine-aports@lists.alpinelinux.org Date: Thu, 16 Apr 2015 15:01:04 +0200 In-Reply-To: <1428704693-29615-1-git-send-email-systmkor@gmail.com> References: <1428704693-29615-1-git-send-email-systmkor@gmail.com> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-EkRcu1eTRq+iHr/AklBa" X-Mailer: Evolution 3.10.4-0ubuntu2 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Virus-Scanned: ClamAV using ClamSMTP --=-EkRcu1eTRq+iHr/AklBa Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On ven, 2015-04-10 at 15:24 -0700, systmkor wrote: > Monospace bitmap font (for X11 and console) > http://sourceforge.net/projects/terminus-font/ > --- > testing/terminus-font/APKBUILD | 47 ++++++++++++++++++= ++++++ > testing/terminus-font/terminus-font.post-install | 6 +++ > 2 files changed, 53 insertions(+) > create mode 100644 testing/terminus-font/APKBUILD > create mode 100644 testing/terminus-font/terminus-font.post-install >=20 Hi, building fails here with: >>> terminus-font*: Running postcheck for terminus-font >>> ERROR: terminus-font*: Packages must not put anything under /srv, /usr/local or /opt >>> ERROR: terminus-font*: prepare_subpackages failed >>> ERROR: terminus-font: all failed Thanks! - leo --=-EkRcu1eTRq+iHr/AklBa Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABAgAGBQJVL7KQAAoJELAPckZGG2T6tYsH/0FcSW3m7j5gZNQX0tgBcxo4 a2V9WJJeX8kD0B0pVY3juG1+nBCo3l24rBSJRipVxMSxhiS/UUQ/0q6wtC4A/HFf BafYk2LKBW1Te/bs3KRDYbUXc+OvQq0xKBYxL1i5SWDe2ZIrPCoh4wKLnHJwhjly 9r/NQOBHSmd0FVt2u8LYW/NMH1ZhPuT+UH1NKwrztNhl6os0c8y4GDcQdwLyqpPQ 4xgCjlXa2JvCM/+R0AphKsaaNfKLxZ9R9HZB6dVTwifgrQvd2QHQH6Wg+mwTEga0 7lKn1mN27flptoX8KaLRKj5LHw199cfCJbLIme6zv6ZcBahd7+kthzAs6Fx1YQI= =FQCV -----END PGP SIGNATURE----- --=-EkRcu1eTRq+iHr/AklBa-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---