unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: "Tomáš Čech" <sleep_walker@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: wpa-supplicant: Install DBUS access configuration.
Date: Thu, 26 Mar 2015 17:57:11 +0100	[thread overview]
Message-ID: <87k2y3ae8o.fsf@gnu.org> (raw)
In-Reply-To: <1427382752-2535-1-git-send-email-sleep_walker@gnu.org> ("Tomáš	Čech"'s message of "Thu, 26 Mar 2015 16:12:32 +0100")

Tomáš Čech <sleep_walker@gnu.org> skribis:

> * gnu/packages/admin.scm (wpa-supplicant): Install DBUS configuration file.

s/DBUS/D-Bus/ (in the subject line as well)

> +          (alist-cons-after
> +           'install-man-pages 'install-dbus-conf
> +           (lambda* (#:key outputs #:allow-other-keys)
> +             (let* ((out       (assoc-ref outputs "out"))
> +                   (dbus-path (string-append out "/etc/dbus-1/system.d")))

Add a space for proper alignment.

s/dbus-path/dir/ for instance (with GNU conventions, “path” refers to a
search path, not to a file/directory name.)

OK to push with these changes.

Thanks,
Ludo’.

      parent reply	other threads:[~2015-03-26 16:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-26 15:12 [PATCH] gnu: wpa-supplicant: Install DBUS access configuration Tomáš Čech
2015-03-26 15:26 ` Tomáš Čech
2015-03-26 16:57 ` Ludovic Courtès [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=87k2y3ae8o.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=sleep_walker@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 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).