From: Karel Zak <kzak@redhat.com>
To: "Ville Skyttä" <ville.skytta@iki.fi>
Cc: util-linux@vger.kernel.org
Subject: Re: [PATCH] bash-completion: Symlink runuser symlink to su so it gets loaded on demand.
Date: Mon, 8 Apr 2013 18:26:50 +0200 [thread overview]
Message-ID: <20130408162650.GQ14350@x2.net.home> (raw)
In-Reply-To: <1365324972-4139-1-git-send-email-ville.skytta@iki.fi>
On Sun, Apr 07, 2013 at 11:56:12AM +0300, Ville Skyttä wrote:
> bash-completion/Makemodule.am | 3 +++
> 1 file changed, 3 insertions(+)
Applied, thanks.
>
> diff --git a/bash-completion/Makemodule.am b/bash-completion/Makemodule.am
> index 34bdc6c..4c41218 100644
> --- a/bash-completion/Makemodule.am
> +++ b/bash-completion/Makemodule.am
> @@ -98,6 +98,9 @@ endif
> if BUILD_SU
> dist_bashcompletion_DATA += \
> bash-completion/su
> +install-data-hook-bashcomp-su::
> + ln -sf su $(DESTDIR)$(bashcompletiondir)/runuser
> +INSTALL_DATA_HOOKS += install-data-hook-bashcomp-su
I have renamed the hook (*-runuser rather than *-su) and added
'if BUILD_RUNUSER'.
Karel
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
prev parent reply other threads:[~2013-04-08 16:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-07 8:56 [PATCH] bash-completion: Symlink runuser symlink to su so it gets loaded on demand Ville Skyttä
2013-04-08 16:26 ` Karel Zak [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130408162650.GQ14350@x2.net.home \
--to=kzak@redhat.com \
--cc=util-linux@vger.kernel.org \
--cc=ville.skytta@iki.fi \
/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