Github messages for voidlinux
 help / color / mirror / Atom feed
From: jnbr <jnbr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: ImageMagick: update to 7.1.0.41.
Date: Wed, 13 Jul 2022 00:15:56 +0200	[thread overview]
Message-ID: <20220712221556.Q0dlbaTdl0QbPE98kw_C7z02YdEBk-wSl2xc3VwbQhY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37918@inbox.vuxu.org>

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/37918#issuecomment-1182548950

Comment:
it looks like something has changed and the sed should be changed to something like this:

```
@@ -41,7 +41,7 @@ pre_check() {
 
 post_install() {
        if [ "$CROSS_BUILD" ]; then
-               vsed -i -e "s,$XBPS_WRAPPERDIR/$XBPS_CROSS_TRIPLET-,,g" \
+               vsed -i -e "s,${XBPS_CROSS_TRIPLET}-,,g" \
                        $DESTDIR/usr/bin/*-config
        fi
        vlicense LICENSE
```
Can you please give it a try and squash your commits?
Thanks.

  parent reply	other threads:[~2022-07-12 22:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-07 21:44 [PR PATCH] " MouadCharradi
2022-07-07 22:34 ` [PR PATCH] [Updated] " MouadCharradi
2022-07-12 22:15 ` jnbr [this message]
2022-07-13  6:23 ` MouadCharradi
2022-07-13  6:34 ` MouadCharradi
2022-07-13  6:35 ` MouadCharradi
2022-07-13  6:37 ` MouadCharradi
2022-07-13  6:39 ` [PR PATCH] [Updated] " MouadCharradi
2022-07-13  6:48 ` MouadCharradi
2022-07-13 17:20 ` [PR PATCH] [Merged]: " jnbr

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=20220712221556.Q0dlbaTdl0QbPE98kw_C7z02YdEBk-wSl2xc3VwbQhY@z \
    --to=jnbr@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).