unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "\( via Guix-patches" via <guix-patches@gnu.org>
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: 62424-done@debbugs.gnu.org
Subject: [bug#62424] [PATCH] gnu: Add lazarus.
Date: Mon, 01 May 2023 18:35:37 +0100	[thread overview]
Message-ID: <87edo0eyuw.fsf@disroot.org> (raw)
In-Reply-To: <20230501172114.66532cf2@scratchpost.org>

Danny Milosavljevic <dannym@scratchpost.org> writes:
> That did not work so I couldn't change it to that.

Oh!  I managed to forgot to add the seed flag :(

It should have been:

```scheme
(fold (lambda (pkg flags)
        (cons* (string-append "-Fl" pkg "/lib")
               (string-append "-k-rpath=" pkg "/lib")
               flags))
      '()
      lib-dirs)
```




      reply	other threads:[~2023-05-01 17:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-23 10:16 [bug#62424] [PATCH] gnu: Add lazarus dannym
2023-03-29 18:57 ` Maxim Cournoyer
2023-03-29 19:26 ` ( via Guix-patches via
2023-04-02 20:26   ` Danny Milosavljevic
2023-05-01 15:21   ` bug#62424: " Danny Milosavljevic
2023-05-01 17:35     ` ( via Guix-patches via [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87edo0eyuw.fsf@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=62424-done@debbugs.gnu.org \
    --cc=dannym@scratchpost.org \
    --cc=paren@disroot.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).