From: Jeff Dike <jdike@addtoit.com>
To: Christian Krause <chkr@plauener.de>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] small patch for small install problem of uml_utilities
Date: Mon, 31 Mar 2008 10:40:58 -0400 [thread overview]
Message-ID: <20080331144058.GE6540@c2.user-mode-linux.org> (raw)
In-Reply-To: <47E16C87.8080705@plauener.de>
On Wed, Mar 19, 2008 at 08:41:59PM +0100, Christian Krause wrote:
> During packaging of uml_utilities I've found a small problem during
> "make install":
> - install -o 0755 $(BIN) $(DESTDIR)$(BIN_DIR)
> + install -m 0755 $(BIN) $(DESTDIR)$(BIN_DIR)
Looks right, thanks.
Jeff
--
Work email - jdike at linux dot intel dot com
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
prev parent reply other threads:[~2008-03-31 14:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-19 19:41 [uml-devel] small patch for small install problem of uml_utilities Christian Krause
2008-03-31 14:40 ` Jeff Dike [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=20080331144058.GE6540@c2.user-mode-linux.org \
--to=jdike@addtoit.com \
--cc=chkr@plauener.de \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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 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.