From: "Clément Lassieur" <clement@lassieur.org>
To: 63056@debbugs.gnu.org
Subject: [bug#63056] [PATCH] gnu: Transmission: Update to 4.0.3.
Date: Mon, 25 Sep 2023 13:32:52 +0200 [thread overview]
Message-ID: <51e40a50-13b0-4ef4-b83c-b4a2f5892d25@app.fastmail.com> (raw)
In-Reply-To: <ed3bf2a120894403bdef475bdc032984def80bac.1682358364.git.leo@famulari.name>
[-- Attachment #1: Type: text/plain, Size: 849 bytes --]
Hi, it seems to me that this patch broke transmission-daemon (if gui is not installed).
Would that be OK if I patch it so it puts the "share/transmission" directory back in the default output? (Which only contains "public_html".)
It would look like
> @@ -127,7 +127,7 @@ (define-public transmission
> (lambda (dir)
> (rename-file (string-append #$output "/share/" dir)
> (string-append #$output:gui "/share/" dir)))
> - '("applications" "icons" "metainfo" "transmission"))
> + '("applications" "icons" "metainfo"))
> (rename-file
> (string-append #$output "/share/man/man1/transmission-gtk.1")
> (string-append #$output:gui "/share/man/man1/transmission-gtk.1"))))
Thanks,
Clément
[-- Attachment #2: Type: text/html, Size: 1987 bytes --]
next prev parent reply other threads:[~2023-09-25 11:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-24 17:47 [bug#63056] [PATCH] gnu: Transmission: Update to 4.0.3 Leo Famulari
2023-04-24 22:39 ` [bug#63056] [PATCH v2] " Leo Famulari
2023-04-30 16:27 ` Liliana Marie Prikler
2023-05-01 4:47 ` bug#63056: " Leo Famulari
2023-09-25 11:32 ` Clément Lassieur [this message]
[not found] <b674fa7a-4a45-46ca-9375-fb84f9a91ee0@app.fastmail.com>
2023-09-26 2:44 ` [bug#63056] [PATCH] " Leo Famulari
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=51e40a50-13b0-4ef4-b83c-b4a2f5892d25@app.fastmail.com \
--to=clement@lassieur.org \
--cc=63056@debbugs.gnu.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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.