From: andersen at uclibc.org <andersen@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/lsof
Date: Mon, 2 Oct 2006 11:40:43 -0700 (PDT) [thread overview]
Message-ID: <20061002184043.0CF8D4856C@busybox.net> (raw)
Author: andersen
Date: 2006-10-02 11:40:42 -0700 (Mon, 02 Oct 2006)
New Revision: 16289
Log:
escape the wildcard
Modified:
trunk/buildroot/package/lsof/lsof.mk
Changeset:
Modified: trunk/buildroot/package/lsof/lsof.mk
===================================================================
--- trunk/buildroot/package/lsof/lsof.mk 2006-10-02 18:25:37 UTC (rev 16288)
+++ trunk/buildroot/package/lsof/lsof.mk 2006-10-02 18:40:42 UTC (rev 16289)
@@ -20,7 +20,7 @@
$(LSOF_DIR)/.unpacked: $(DL_DIR)/$(LSOF_SOURCE)
$(LSOF_CAT) $(DL_DIR)/$(LSOF_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
(cd $(LSOF_DIR);tar xf lsof_4.77_src.tar;rm -f lsof_4.77_src.tar)
- toolchain/patch-kernel.sh $(LSOF_DIR) package/lsof/ *.patch
+ toolchain/patch-kernel.sh $(LSOF_DIR) package/lsof/ \*.patch
touch $(LSOF_DIR)/.unpacked
$(LSOF_DIR)/.configured: $(LSOF_DIR)/.unpacked
next reply other threads:[~2006-10-02 18:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-02 18:40 andersen at uclibc.org [this message]
2006-10-03 8:40 ` [Buildroot] svn commit: trunk/buildroot/package/lsof Bernhard Fischer
2006-10-03 18:41 ` Erik Andersen
-- strict thread matches above, loose matches on Subject: below --
2008-10-23 18:54 jacmet at uclibc.org
2008-06-16 12:29 jacmet at uclibc.org
2007-10-21 12:02 vanokuten at uclibc.org
2007-05-15 11:23 aldot at uclibc.org
2006-12-13 23:08 aldot at uclibc.org
2006-11-29 12:59 aldot at uclibc.org
2006-08-25 2:13 andersen at uclibc.org
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=20061002184043.0CF8D4856C@busybox.net \
--to=andersen@uclibc.org \
--cc=buildroot@busybox.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox