projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a71efa1
)
escape the wildcard
author
Eric Andersen
<andersen@codepoet.org>
Mon, 2 Oct 2006 18:40:42 +0000
(18:40 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Mon, 2 Oct 2006 18:40:42 +0000
(18:40 -0000)
package/lsof/lsof.mk
patch
|
blob
|
history
diff --git
a/package/lsof/lsof.mk
b/package/lsof/lsof.mk
index 6c2966241e2822fcb39445e9502b2ef77a6ac4c8..268bde3475f78d9398b535ef626c3646325a562f 100644
(file)
--- a/
package/lsof/lsof.mk
+++ b/
package/lsof/lsof.mk
@@
-20,7
+20,7
@@
lsof-unpacked: $(LSOF_DIR)/.unpacked
$(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