linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: joeyli <jlee@suse.com>
To: Thomas Renninger <trenn@suse.de>
Cc: linux-acpi@vger.kernel.org, rjw@sisk.pl, lenb@kernel.org
Subject: Re: [PATCH 2/2] tools acpidump: acpidump must be run as root - install it into /usr/sbin
Date: Fri, 21 Dec 2012 15:20:32 +0800	[thread overview]
Message-ID: <1356074432.29771.3.camel@linux-s257.site> (raw)
In-Reply-To: <1355591519-44664-3-git-send-email-trenn@suse.de>

於 六,2012-12-15 於 18:11 +0100,Thomas Renninger 提到:
> Signed-off-by: Thomas Renninger <trenn@suse.de>

Tested-by: Lee, Chun-Yi <jlee@suse.com>


Thanks a lot!
Joey lee

> ---
>  tools/power/acpi/Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/tools/power/acpi/Makefile b/tools/power/acpi/Makefile
> index 8650fd8..c5cbe30 100644
> --- a/tools/power/acpi/Makefile
> +++ b/tools/power/acpi/Makefile
> @@ -21,7 +21,7 @@ clean:
>  	done
>  
>  install:
> -	install acpidump /usr/bin/acpidump
> +	install acpidump /usr/sbin/acpidump
>  	install acpidump.8 /usr/share/man/man8
>  	for dir in $(SUBDIRS); do \
>  		$(MAKE) -C $$dir install; \


--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2012-12-21  7:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-15 17:11 [PATCH 0/2] Introduce ec_access userspace tool Thomas Renninger
2012-12-15 17:11 ` [PATCH 1/2] tools/power/acpi: Introduce ec_access.c - tool to access the Embedded Controller (EC) safely for debugging purposes Thomas Renninger
2012-12-21  7:20   ` joeyli
2013-02-05 22:32   ` Rafael J. Wysocki
2012-12-15 17:11 ` [PATCH 2/2] tools acpidump: acpidump must be run as root - install it into /usr/sbin Thomas Renninger
2012-12-21  7:20   ` joeyli [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=1356074432.29771.3.camel@linux-s257.site \
    --to=jlee@suse.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=trenn@suse.de \
    /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).