Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: bird: update to 2.0.8
Date: Mon, 29 Mar 2021 20:23:54 +0200	[thread overview]
Message-ID: <20210329182354.iJQmOuJnOoKa-4Vcs9VOXdfQxgN7ETaFc-22AhbweGo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-29839@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 830 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29839#issuecomment-809607767

Comment:
Please apply:

```diff
diff --git a/srcpkgs/bird/template b/srcpkgs/bird/template
index 1b6dd7be22..fbdf5c7734 100644
--- a/srcpkgs/bird/template
+++ b/srcpkgs/bird/template
@@ -2,6 +2,7 @@
 pkgname=bird
 version=2.0.7
 revision=2
+wrksrc=bird-v$version
 build_style=gnu-configure
 hostmakedepends="flex autoconf"
 makedepends="ncurses-devel readline-devel libssh-devel"
@@ -17,10 +18,6 @@ system_accounts="_bird"
 
 CFLAGS="-fcommon"
 
-post_extract() {
-	mv -v ${wrksrc/-/-v} $wrksrc
-}
-
 pre_configure() {
 	autoreconf
 }
```

The musl test failure already existed, so we can investigate it after merging, if you prefer (please open an issue, in that case).

  parent reply	other threads:[~2021-03-29 18:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-28 23:46 [PR PATCH] " klarasm
2021-03-29  0:54 ` klarasm
2021-03-29  1:29 ` ericonr
2021-03-29 18:23 ` ericonr [this message]
2021-03-29 18:36 ` ericonr
2021-03-29 18:43 ` ericonr
2021-03-29 19:12 ` [PR PATCH] [Updated] " klarasm
2021-03-29 19:22 ` klarasm
2021-03-29 19:58 ` [PR PATCH] [Merged]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210329182354.iJQmOuJnOoKa-4Vcs9VOXdfQxgN7ETaFc-22AhbweGo@z \
    --to=ericonr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).