X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-vk1-f174.google.com (mail-vk1-f174.google.com [209.85.221.174]) by lists.alpinelinux.org (Postfix) with ESMTP id 3D818F84E10 for ; Mon, 11 Mar 2019 15:58:37 +0000 (UTC) Received: by mail-vk1-f174.google.com with SMTP id x140so1182047vke.5 for ; Mon, 11 Mar 2019 08:58:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=kXR93EhWiruzO1OffOaLtTrN3rYa8jYEHnciZ6duIDg=; b=bnAt9XxtxdNtotDN4qhRqkpLaeLn1OsqnhsUblx97nBR4o+Ur7X4rAiBXoVpKLOeqe Y3/5wnMBwcpTJtIOBtiTWgiuUuTyZ0SZ7/wdWi9mP2fgV2shnYICpJKxchWZWWxHDxAt ONJoCEUoWLe2qlT3ZIxMSwGmGq/JSUxlSSQ34spf5HHm91jSUXIFidYpcuuwKieXXRD8 /tHlcz9ieC92Cyy8yyJmqx38K7FTQBIw7Q63G5z9HW+NoP8arX0zw/T1dfO7hM6gYjJJ Sp6B8OutbyrF3TAasuVZ+kSDx32eFz03crr1qctOcv2n+gtVVxei0miWAKsIBoMZhHoB 9Pqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kXR93EhWiruzO1OffOaLtTrN3rYa8jYEHnciZ6duIDg=; b=qIKPf9iPY148LL15OfQCdS4c0If0FA9dE2gX46ePjgNhfnRGBG6v/ROVM2QO01wvop KQyyIkBNaHPQZBkh58rv/rI3mFURRcu7LiV6n00DhgZBKXOZ0u6fDQeU69zDqE9V2eA9 6WhQ5laUUpLKo+c54JS8IvXm5ZiBfOIRDNWGIeHAr7mtLUdnx0X/MxraPkvpOXL4goeW vhG4/WHYzCOc97OZkeae+vYwKZyk2bVBP7NobY4WCfciiaBFK8ryydE23Rd7AYsD4FvP 2Tsp/1wR8vJQxfB2+2NA2LC3oEf5pD1myeYrRmuQFrbEJOTds64V5BiollTgPNucmgCu XK+g== X-Gm-Message-State: APjAAAW+hGfA0BfybQzfvmSOErXhl0vhOcsOrLgk0k1Wfwb+9o3dNDHU dLXdU9U/Ek9FYXxp62JvOvy+MJALM8KYsaKWZqj0Rg== X-Google-Smtp-Source: APXvYqweDmJwYTgAxBVtq9QThYGuG6CpFITmwl7Rtl8H8g2Mi6svSBllfl2qooa4JJSt259wKqFow7V3oLQlvZR5Fko= X-Received: by 2002:a1f:992:: with SMTP id 140mr16886237vkj.48.1552319916680; Mon, 11 Mar 2019 08:58:36 -0700 (PDT) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 References: <20190309010351.7737-1-sir@cmpwn.com> In-Reply-To: <20190309010351.7737-1-sir@cmpwn.com> From: Leonardo Arena Date: Mon, 11 Mar 2019 16:58:25 +0100 Message-ID: Subject: Re: [alpine-aports] [PATCH] community/hugo: update to 0.54.0; enable extended To: Drew DeVault Cc: alpine-aports , Thomas Boerger Content-Type: multipart/alternative; boundary="000000000000362fbf0583d3a584" --000000000000362fbf0583d3a584 Content-Type: text/plain; charset="UTF-8" Hi, On Sat, Mar 9, 2019 at 2:04 AM Drew DeVault wrote: > --- > ...ests.patch => 0001-Remove-git-tests.patch} | 82 +++++++++++++++---- > community/hugo/APKBUILD | 30 +++---- > 2 files changed, 75 insertions(+), 37 deletions(-) > rename community/hugo/{drop-git-tests.patch => > 0001-Remove-git-tests.patch} (60%) > > [snip] > > build() { > + mkdir -p "$GOPATH" > $GOPATH is not defined Thanks /eo --000000000000362fbf0583d3a584 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

On Sat, Mar 9, 2019 at 2:04 AM Dre= w DeVault <sir@cmpwn.com> wrote:=
---
=C2=A0...ests.patch =3D> 0001-Remove-git-tests.patch} | 82 +++++++++++++= ++----
=C2=A0community/hugo/APKBUILD=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 30 +++----
=C2=A02 files changed, 75 insertions(+), 37 deletions(-)
=C2=A0rename community/hugo/{drop-git-tests.patch =3D> 0001-Remove-git-t= ests.patch} (60%)


[snip]
=C2=A0

=C2=A0build() {
+=C2=A0 =C2=A0 =C2=A0 =C2=A0mkdir -p "$GOPATH"

$GOPATH is not defined

Thanks

/eo
--000000000000362fbf0583d3a584-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---